]> git.pld-linux.org Git - packages/rdist.git/blame - rdist-varargs.patch
- release 35 (by relup.sh)
[packages/rdist.git] / rdist-varargs.patch
CommitLineData
46b413cc 1--- rdist-6.1.5/config/os-linux.h.varargs 2003-06-17 17:52:33.000000000 +0200
2+++ rdist-6.1.5/config/os-linux.h 2003-06-17 17:53:07.000000000 +0200
3@@ -68,7 +68,7 @@
4 /*
5 * Type of arg functions we have.
6 */
7-#define ARG_TYPE ARG_VARARGS
8+#define ARG_TYPE ARG_STDARG
9
10 /*
11 * Do we have select()?
This page took 0.058228 seconds and 4 git commands to generate.