Module Name: src Committed By: christos Date: Sun Nov 15 17:19:05 UTC 1998 Modified Files: src/lib/libc/stdio: vfprintf.c Log Message: This is ugly. There is a const castaway inside the print macro, so we cannot use /* LINTED */ comments, since cpp will expand comments only at the macro definition location, not at every expansion.