changeset 25549:16c0e23971f3

consistency cosmetics: Do not #define multiple inclusion guards to 1.
author diego
date Tue, 01 Jan 2008 20:11:08 +0000
parents f1b223278b20
children 8338eda7af28
files libvo/vo_quartz.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libvo/vo_quartz.h	Tue Jan 01 20:07:21 2008 +0000
+++ b/libvo/vo_quartz.h	Tue Jan 01 20:11:08 2008 +0000
@@ -27,7 +27,7 @@
  */
 
 #ifndef VO_QUARTZ_H
-#define VO_QUARTZ_H 1
+#define VO_QUARTZ_H
 
 /* These are the Macintosh key scancode constants -- from Inside Macintosh */
 #define QZ_ESCAPE		0x35