]> git.pld-linux.org Git - packages/tellico.git/blame - bookcase-gcc34.patch
- libgcrypt is needed by lib(e)xslt, not tellico
[packages/tellico.git] / bookcase-gcc34.patch
CommitLineData
673ea3bb 1--- bookcase-0.9.3/src/translators/btparse/err.h~ 2004-05-13 07:05:27.000000000 +0200
2+++ bookcase-0.9.3/src/translators/btparse/err.h 2004-08-11 16:44:08.334504504 +0200
3@@ -118,7 +118,7 @@
4 int *err_k;
5 int i;
6 va_list ap;
7- int k;
8+ /*int k;*/
9 va_start(ap, k);
10 text[0] = '\0';
11 for (i=1; i<=k; i++) /* collect all lookahead sets */
This page took 0.029243 seconds and 4 git commands to generate.