]> git.pld-linux.org Git - packages/bbppp.git/blobdiff - bbppp-gcc33.patch
- fix for multiline string
[packages/bbppp.git] / bbppp-gcc33.patch
diff --git a/bbppp-gcc33.patch b/bbppp-gcc33.patch
new file mode 100644 (file)
index 0000000..b5ee343
--- /dev/null
@@ -0,0 +1,11 @@
+--- bbppp-0.2.3/main.cc.orig   2001-04-28 12:32:24.000000000 +0200
++++ bbppp-0.2.3/main.cc        2004-03-28 17:59:16.152445184 +0200
+@@ -42,7 +42,7 @@
+                             "};
+       fprintf(stdout,"\n%s version %s \n",BBTOOL,BBTOOL_VERSION);
+-      fprintf(stdout,"Usage:
++      fprintf(stdout,"Usage:\n\
+               %s [options]\n",BBTOOL);
+       fprintf(stdout, "%s", usageOptions);
+       /*
This page took 0.115838 seconds and 4 git commands to generate.