Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jun 2009 14:38:28 GMT
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 164276 for review
Message-ID:  <200906131438.n5DEcSCm072582@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=164276

Change 164276 by rwatson@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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906131438.n5DEcSCm072582>