]> git.pld-linux.org Git - packages/brainfunct.git/blob - brainfunct-gcc4.patch
- added the gcc4.patch
[packages/brainfunct.git] / brainfunct-gcc4.patch
1 --- bf/bfc.c.old        2007-08-20 21:24:18.000000000 +0200
2 +++ bf/bfc.c    2007-08-20 21:24:30.000000000 +0200
3 @@ -13,7 +13,7 @@
4        NULL
5  };
6  
7 -static tok *queue;
8 +tok *queue;
9  
10  void bforec( tok *first, void(*func)(tok*) )
11  {
This page took 0.04763 seconds and 3 git commands to generate.