Module Name: src Committed By: tron Date: Wed Feb 20 19:59:34 UTC 2013
Modified Files:
src/lib/libc/gen: vis.c
Log Message:
Don't declare a variable inside a "for" construct because it breaks the
tool build which doesn't use C99.
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 src/lib/libc/gen/vis.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
