Module Name: src Committed By: mrg Date: Fri Jul 1 02:34:50 UTC 2011
Modified Files: src/usr.bin/ktruss: dump.c Log Message: avoid an uninitialised variable warning that shouldn't normally happen in practise but isn't entirely impossible for the future. To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38 src/usr.bin/ktruss/dump.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.