gallium: Add newline to eof.
authorJosé Fonseca <jrfonseca@tungstengraphics.com>
Thu, 1 May 2008 01:20:31 +0000 (10:20 +0900)
committerJosé Fonseca <jrfonseca@tungstengraphics.com>
Thu, 1 May 2008 13:32:49 +0000 (22:32 +0900)
src/gallium/auxiliary/util/p_debug.c

index f1fb07bf5b95c05c7dd2bd0ff3b381acda097ded..4ec17466624a7f3a7add760063552472be5f214e 100644 (file)
@@ -422,4 +422,4 @@ void debug_print_format(const char *msg, unsigned fmt )
 
    debug_printf("%s: %s\n", msg, fmtstr); 
 }
-#endif
\ No newline at end of file
+#endif