From f06277793007a3ba32f73c188c8c807ed3651e02 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Wed, 29 Dec 2010 16:43:26 +0100 Subject: More whitespace fixes. --- examples/other/usb_dfu/usbdfu.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'examples/other/usb_dfu/usbdfu.c') diff --git a/examples/other/usb_dfu/usbdfu.c b/examples/other/usb_dfu/usbdfu.c index a6d8ce7..cb05531 100644 --- a/examples/other/usb_dfu/usbdfu.c +++ b/examples/other/usb_dfu/usbdfu.c @@ -1,7 +1,7 @@ /* * This file is part of the libopenstm32 project. * - * Copyright (C) 2010 Gareth McMullin + * Copyright (C) 2010 Gareth McMullin * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -271,4 +271,3 @@ int main(void) while (1) usbd_poll(); } - -- cgit v1.2.3