PERFORCE change 164276 for review
Robert Watson
rwatson at FreeBSD.org
Sat Jun 13 14:38:29 UTC 2009
http://perforce.freebsd.org/chv.cgi?CH=164276
Change 164276 by rwatson at rwatson_freebsd_capabilities on 2009/06/13 14:38:21
Remove a line of debugging output.
Affected files ...
.. //depot/projects/trustedbsd/capabilities/src/usr.bin/procstat/procstat_files.c#13 edit
Differences ...
==== //depot/projects/trustedbsd/capabilities/src/usr.bin/procstat/procstat_files.c#13 (text+ko) ====
@@ -254,7 +254,6 @@
if (capwidth < strlen("CAPABILITIES"))
capwidth = strlen("CAPABILITIES");
}
- printf("capwidth: %d\n", capwidth);
if (!hflag) {
if (Cflag)
More information about the p4-projects
mailing list