summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--input/lirc.h2
-rw-r--r--vidix/dhahelperwin/ntverp.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/input/lirc.h b/input/lirc.h
index 08cb6e741a..4aabc018a8 100644
--- a/input/lirc.h
+++ b/input/lirc.h
@@ -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 */
diff --git a/vidix/dhahelperwin/ntverp.h b/vidix/dhahelperwin/ntverp.h
index 807f123055..ad2892918d 100644
--- a/vidix/dhahelperwin/ntverp.h
+++ b/vidix/dhahelperwin/ntverp.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 */