Module Name: src Committed By: christos Date: Sat Apr 27 17:45:28 UTC 2019
Modified Files:
src/common/lib/libutil: snprintb.c
Log Message:
Fix an off-by-one in the F modifier that ended up skipping the first : or =
entry, and add a * specifier for a "default case".
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/common/lib/libutil/snprintb.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
