]> git.pld-linux.org Git - packages/dict-sap.git/blob - dict-sap-gcc.patch
- gcc patch
[packages/dict-sap.git] / dict-sap-gcc.patch
1 diff -Nur dict-sap-0.1b_0.1.orig/dictfmt.c dict-sap-0.1b_0.1.chng/dictfmt.c
2 --- dict-sap-0.1b_0.1.orig/dictfmt.c    2000-08-12 05:37:21.000000000 +0200
3 +++ dict-sap-0.1b_0.1.chng/dictfmt.c    2007-05-11 20:44:13.000000000 +0200
4 @@ -464,7 +464,7 @@
5        }
6        fmt_string(buf);
7        fmt_newline();
8 - skip:
9 + skip: ;
10     }
11     
12     fmt_newheadword(NULL,0);
This page took 0.070216 seconds and 3 git commands to generate.