From: José Fonseca Date: Wed, 9 Feb 2011 14:49:50 +0000 (+0000) Subject: Fix thinko. X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=87f1971616e4da6bc42acd1826fb3fc69a4d3ec1;p=apitrace Fix thinko. --- diff --git a/glretrace.py b/glretrace.py index 8716819..f809b9e 100644 --- a/glretrace.py +++ b/glretrace.py @@ -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