]> git.pld-linux.org Git - packages/bbppp.git/blob - bbppp-gcc33.patch
b5ee3431c3607d60b57383912944f4964785fdc8
[packages/bbppp.git] / bbppp-gcc33.patch
1 --- bbppp-0.2.3/main.cc.orig    2001-04-28 12:32:24.000000000 +0200
2 +++ bbppp-0.2.3/main.cc 2004-03-28 17:59:16.152445184 +0200
3 @@ -42,7 +42,7 @@
4                               "};
5  
6         fprintf(stdout,"\n%s version %s \n",BBTOOL,BBTOOL_VERSION);
7 -       fprintf(stdout,"Usage:
8 +       fprintf(stdout,"Usage:\n\
9                 %s [options]\n",BBTOOL);
10         fprintf(stdout, "%s", usageOptions);
11         /*
This page took 0.174981 seconds and 3 git commands to generate.