git-svn: rebuild convenience and bugfixes
[git.git] / test-delta.c
index e5d31ca..1be8ee0 100644 (file)
@@ -17,7 +17,7 @@
 #include <sys/mman.h>
 #include "delta.h"
 
-static const char *usage =
+static const char usage[] =
        "test-delta (-d|-p) <from_file> <data_file> <out_file>";
 
 int main(int argc, char *argv[])