]> git.pld-linux.org Git - packages/tellico.git/commitdiff
- forgot to commit
authordjurban <djurban@pld-linux.org>
Wed, 25 Aug 2004 13:47:18 +0000 (13:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bookcase-gcc34.patch -> 1.1

bookcase-gcc34.patch [new file with mode: 0644]

diff --git a/bookcase-gcc34.patch b/bookcase-gcc34.patch
new file mode 100644 (file)
index 0000000..7cfddb6
--- /dev/null
@@ -0,0 +1,11 @@
+--- bookcase-0.9.3/src/translators/btparse/err.h~      2004-05-13 07:05:27.000000000 +0200
++++ bookcase-0.9.3/src/translators/btparse/err.h       2004-08-11 16:44:08.334504504 +0200
+@@ -118,7 +118,7 @@
+       int *err_k;
+       int i;
+       va_list ap;
+-      int k;
++      /*int k;*/
+       va_start(ap, k);
+       text[0] = '\0';
+       for (i=1; i<=k; i++)    /* collect all lookahead sets */
This page took 0.052439 seconds and 4 git commands to generate.