diff asf.c @ 949:0566e2d915ef libavformat

10l, fails to compile when debug enabled
author alex
date Sun, 12 Feb 2006 02:24:37 +0000
parents 5d3dc3a6bbe7
children d983c2b9333e
line wrap: on
line diff
--- a/asf.c	Sun Feb 12 02:18:37 2006 +0000
+++ b/asf.c	Sun Feb 12 02:24:37 2006 +0000
@@ -71,7 +71,7 @@
         printf(" 0x%02x,", g->v4[i]);
     printf("}\n");
 }
-#undef PRINT_IF_GUID(g,cmp)
+#undef PRINT_IF_GUID
 #endif
 
 static void get_guid(ByteIOContext *s, GUID *g)