cvs commit: src/lib/libc/net nsdispatch.c
Dag-Erling Smorgrav
des at FreeBSD.org
Mon Mar 15 00:14:36 PST 2004
des 2004/03/15 00:14:35 PST
FreeBSD src repository
Modified files:
lib/libc/net nsdispatch.c
Log:
Make this compile with -O2. A proper fix would use a struct to represent
vectors, instead of requiring the caller to keep track of element size
and count and pass them in by reference.
Revision Changes Path
1.10 +22 -22 src/lib/libc/net/nsdispatch.c
More information about the cvs-src
mailing list