]> git.pld-linux.org Git - packages/cproto.git/blob - cproto-varargs.patch
- massive attack s/pld.org.pl/pld-linux.org/
[packages/cproto.git] / cproto-varargs.patch
1 --- cproto-4.6/grammar.y.orig   Tue Jan 20 19:55:55 1998
2 +++ cproto-4.6/grammar.y        Mon Aug 13 18:39:07 2001
3 @@ -835,6 +835,7 @@
4         "__const__",    "__const",
5         "__volatile__", "__volatile",
6         "__inline__",   "__inline",
7 +       "__builtin_va_list",
8  #endif
9      };
10      int i;
This page took 0.023556 seconds and 3 git commands to generate.