[MPlayer-cvslog] r25582 - in trunk: input/lirc.h	vidix/dhahelperwin/ntverp.h
    diego 
    subversion at mplayerhq.hu
       
    Wed Jan  2 01:19:19 CET 2008
    
    
  
Author: diego
Date: Wed Jan  2 01:19:19 2008
New Revision: 25582
Log:
10l: Replace #define with #endif where I really meant to write #endif.
Modified:
   trunk/input/lirc.h
   trunk/vidix/dhahelperwin/ntverp.h
Modified: trunk/input/lirc.h
==============================================================================
--- trunk/input/lirc.h	(original)
+++ trunk/input/lirc.h	Wed Jan  2 01:19:19 2008
@@ -10,4 +10,4 @@ mp_input_lirc_read(int fd,char* dest, in
 void
 mp_input_lirc_close(int fd);
 
-#define /* LIRC_H */
+#endif /* LIRC_H */
Modified: trunk/vidix/dhahelperwin/ntverp.h
==============================================================================
--- trunk/vidix/dhahelperwin/ntverp.h	(original)
+++ trunk/vidix/dhahelperwin/ntverp.h	Wed Jan  2 01:19:19 2008
@@ -153,4 +153,4 @@
 #define VER_LEGALTRADEMARKS_STR             \
     "ReactOS(R) is a registered trademark of the ReactOS Foundation."
 
-#define /* NTVERP_H */
+#endif /* NTVERP_H */
    
    
More information about the MPlayer-cvslog
mailing list