]> git.pld-linux.org Git - packages/cproto.git/blame - cproto-varargs.patch
- r15
[packages/cproto.git] / cproto-varargs.patch
CommitLineData
dafca7fc 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.054293 seconds and 4 git commands to generate.