]> git.cworth.org Git - apitrace/commitdiff
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 87168195b20e44588cec00b2380301d69b785ea9..f809b9e9502bb0b518f1d9f2da1154e14462dad3 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