]> git.pld-linux.org Git - packages/bmtools.git/blobdiff - bmtools-gcc2.95.4.patch
4e5a33eeafff28ceb5892c535236c109 bmtools-gcc2.95.4.patch
[packages/bmtools.git] / bmtools-gcc2.95.4.patch
diff --git a/bmtools-gcc2.95.4.patch b/bmtools-gcc2.95.4.patch
new file mode 100644 (file)
index 0000000..8c131a0
--- /dev/null
@@ -0,0 +1,27 @@
+diff -urP bmtools-0.7.orig/lib.c bmtools-0.7/lib.c
+--- bmtools-0.7.orig/lib.c     Sun Apr  6 04:55:01 2003
++++ bmtools-0.7/lib.c  Sun Apr  6 04:55:23 2003
+@@ -104,6 +104,8 @@
+       unsigned char quotemode = 0;
+       
+       int n = 0;
++
++      unsigned char c;
+       
+ //    printf("New explode.\n");
+       
+@@ -157,7 +159,6 @@
+                               if(start[marker] == '\\')
+                               {
+                                       marker++;
+-                                      unsigned char c;
+                                       if(!start[marker]) break;
+                                       switch(start[marker])
+                                       {
+@@ -254,4 +255,4 @@
+       *ip = sin.s_addr;
+       return(h);
+ }
+-                                                          
+\ No newline at end of file
++                                                          
This page took 0.050235 seconds and 4 git commands to generate.