Merge ../ldforge into gl

Tue, 08 Apr 2014 11:12:08 +0300

author
Santeri Piippo <crimsondusk64@gmail.com>
date
Tue, 08 Apr 2014 11:12:08 +0300
changeset 712
614b53aef8a9
parent 711
7f7cbe63b16f (current diff)
parent 659
06c4477675e4 (diff)
child 713
46377d340c23

Merge ../ldforge into gl

--- a/updaterevision/updaterevision.c	Tue Apr 08 11:07:47 2014 +0300
+++ b/updaterevision/updaterevision.c	Tue Apr 08 11:12:08 2014 +0300
@@ -34,7 +34,7 @@
 
 int main(int argc, char **argv)
 {
-	char vertag[64], lastlog[64], lasthash[64], *hash = NULL;
+	char vertag[128], lastlog[128], lasthash[128], *hash = NULL;
 	FILE *stream = NULL;
 	int gotrev = 0, needupdate = 1;
 

mercurial