Module Name: src Committed By: uwe Date: Mon Aug 9 23:07:20 UTC 2010
Modified Files: src/sys/arch/hpc/include: debug.h Log Message: Misc cosmetics. Refix __func__ fallout fixed in previous by eliminating the temp completely (__func__ is already an array). This has been sitting in my tree for years, and I forgot to commit it. Compile-tested by compiling hpcsh GENERIC with options DEBUG. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/sys/arch/hpc/include/debug.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.