10l: Replace #define with #endif where I really meant to write #endif.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25582 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2008-01-02 00:19:19 +00:00
parent 2b6af2000b
commit d505bb051b
2 changed files with 2 additions and 2 deletions

View File

@ -10,4 +10,4 @@ mp_input_lirc_read(int fd,char* dest, int s);
void
mp_input_lirc_close(int fd);
#define /* LIRC_H */
#endif /* LIRC_H */

View File

@ -153,4 +153,4 @@
#define VER_LEGALTRADEMARKS_STR \
"ReactOS(R) is a registered trademark of the ReactOS Foundation."
#define /* NTVERP_H */
#endif /* NTVERP_H */