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. --- include/usbstd.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/usbstd.h') diff --git a/include/usbstd.h b/include/usbstd.h index 7c4cd37..ee969d5 100644 --- a/include/usbstd.h +++ b/include/usbstd.h @@ -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 @@ -16,6 +16,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ + #ifndef __USBSTD_H #define __USBSTD_H @@ -199,4 +200,3 @@ struct usb_string_descriptor { } __attribute__((packed)); #endif - -- cgit v1.2.3