]> git.pld-linux.org Git - packages/fastjar.git/blame - fastjar-gcc.patch
- rel 6; fix build with gcc 4.2
[packages/fastjar.git] / fastjar-gcc.patch
CommitLineData
704b89e9
AM
1--- f/jargrep.c.org 2007-01-06 15:31:22.230367250 +0100
2+++ f/jargrep.c 2007-01-06 15:31:35.291183500 +0100
3@@ -573,6 +573,7 @@
4 break;
5 case 2:
6 /* fall through continue */
7+ break;
8 }
9 }
10 } while(floop);
This page took 0.054346 seconds and 4 git commands to generate.