]> git.pld-linux.org Git - packages/dict-misc.git/commitdiff
- deprecated use of label at end of compound statement master
authorpascalek <pascalek@pld-linux.org>
Fri, 11 May 2007 19:26:19 +0000 (19:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dict-misc-gcc.patch -> 1.1

dict-misc-gcc.patch [new file with mode: 0644]

diff --git a/dict-misc-gcc.patch b/dict-misc-gcc.patch
new file mode 100644 (file)
index 0000000..14f583b
--- /dev/null
@@ -0,0 +1,12 @@
+diff -Nur dict-misc-1.5.orig/dictfmt.c dict-misc-1.5.chng/dictfmt.c
+--- dict-misc-1.5.orig/dictfmt.c       1998-07-06 03:33:40.000000000 +0200
++++ dict-misc-1.5.chng/dictfmt.c       2007-05-11 21:23:20.000000000 +0200
+@@ -464,7 +464,7 @@
+       }
+       fmt_string(buf);
+       fmt_newline();
+- skip:
++ skip: ;
+    }
+    
+    fmt_newheadword(NULL,0);
This page took 0.09443 seconds and 4 git commands to generate.