(svn r2576) -Fix: Whitespace. Somehow a commit bypassed the pre-commit hook
authorcelestar
Fri, 15 Jul 2005 16:50:39 +0000
changeset 2066 9ee1aea9701f
parent 2065 d2872c468206
child 2067 160998e38fe4
(svn r2576) -Fix: Whitespace. Somehow a commit bypassed the pre-commit hook
debug.c
--- a/debug.c	Fri Jul 15 16:29:30 2005 +0000
+++ b/debug.c	Fri Jul 15 16:50:39 2005 +0000
@@ -51,7 +51,7 @@
 	DEBUG_LEVEL(pbs),
 #ifdef GPMI
 	DEBUG_LEVEL(gpmi),
-#endif	
+#endif
 	DEBUG_LEVEL(npf)
 	};
 #undef DEBUG_LEVEL