Fix thinko.
authorJosé Fonseca <jfonseca@vmware.com>
Wed, 9 Feb 2011 14:49:50 +0000 (14:49 +0000)
committerJosé Fonseca <jfonseca@vmware.com>
Wed, 9 Feb 2011 14:49:50 +0000 (14:49 +0000)
glretrace.py

index 8716819..f809b9e 100644 (file)
@@ -164,8 +164,8 @@ unsigned __frame = 0;
 long long __startTime = 0;
 bool __wait = false;
 
-const char *__compare_prefix = "";
-const char *__snapshot_prefix = "";
+const char *__compare_prefix = NULL;
+const char *__snapshot_prefix = NULL;
 
 
 static void