Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/external/cddl/osnet/dist/lib/libuutil/common
Module Name: src
Committed By: riastradh
Date: Mon Feb 29 16:14:57 UTC 2016
Modified Files:
src/external/cddl/osnet/dist/lib/libuutil/common: uu_open.c
Log Message:
Cast int64_t to long long before printfing with %lld.
Not doing so broke something months ago and I forgot why.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 \
src/external/cddl/osnet/dist/lib/libuutil/common/uu_open.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