Drop useless endif markers.

This commit is contained in:
Uwe Hermann
2010-02-24 00:34:18 +01:00
parent 7e1b849feb
commit c441007867
7 changed files with 7 additions and 7 deletions

View File

@@ -97,4 +97,4 @@ struct usb_string_desc {
u16 string[]; /* String UTF16 encoded */
};
#endif /* LIBOPENSTM32_USB_DESC */
#endif