e0e0f30f42
When compiling librpcsvc with LLVM, we get a compiler error, because hexval() uses an ANSI prototype, but a K&R declaration. I could have just changed hexval(), but I'd rather keep this consistent. It's not that much code. Submitted by: Pawel Worach <pawel worach gmail com> |
||
---|---|---|
.. | ||
Makefile | ||
rnusers.c | ||
rstat.c | ||
rwall.c | ||
secretkey.c | ||
xcrypt.c | ||
yp_passwd.c | ||
yp_update.c |