mirror of https://github.com/mpv-player/mpv
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:
parent
2b6af2000b
commit
d505bb051b
|
@ -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 */
|
||||
|
|
|
@ -153,4 +153,4 @@
|
|||
#define VER_LEGALTRADEMARKS_STR \
|
||||
"ReactOS(R) is a registered trademark of the ReactOS Foundation."
|
||||
|
||||
#define /* NTVERP_H */
|
||||
#endif /* NTVERP_H */
|
||||
|
|
Loading…
Reference in New Issue