Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/rpc
Module Name: src
Committed By: scw
Date: Tue Apr 29 14:56:06 UTC 2003
Modified Files:
src/lib/libc/rpc: getnetconfig.c
Log Message:
The second parameter of strchr() is an integer, not a pointer.
So use '\0' instead of NULL.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/lib/libc/rpc/getnetconfig.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index