Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libwrap
Module Name: src
Committed By: christos
Date: Sat Jan 12 19:08:24 UTC 2019
Modified Files:
src/lib/libwrap: diag.c expandm.c expandm.h
Log Message:
Provide an extra argument to store the returned pointer so we can use
the function directly as the return format (before assigning it to a
variable) to appease clang.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/lib/libwrap/diag.c
cvs rdiff -u -r1.1 -r1.2 src/lib/libwrap/expandm.c src/lib/libwrap/expandm.h
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