# HG changeset patch # User diego # Date 1199218268 0 # Node ID 16c0e23971f3f9d56ea3a2f5e51a4340bf565370 # Parent f1b223278b20972bb74e204fc7625745ceffd006 consistency cosmetics: Do not #define multiple inclusion guards to 1. diff -r f1b223278b20 -r 16c0e23971f3 libvo/vo_quartz.h --- 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