summaryrefslogtreecommitdiffstats
path: root/bin/ps/fmt.c
diff options
context:
space:
mode:
authorjmallett <jmallett@FreeBSD.org>2002-06-05 01:33:54 +0000
committerjmallett <jmallett@FreeBSD.org>2002-06-05 01:33:54 +0000
commitb34dd0148dfb100764f5d568f50eb3cc4cfeb95d (patch)
tree3a2c05024bf16891c9112636513eaf67e7dc3413 /bin/ps/fmt.c
parent66d6aa72a519c3f24cd893db65df6c3e7bf54c26 (diff)
downloadFreeBSD-src-b34dd0148dfb100764f5d568f50eb3cc4cfeb95d.zip
FreeBSD-src-b34dd0148dfb100764f5d568f50eb3cc4cfeb95d.tar.gz
Remove an XXX comment that seems to be a tiny bit no longer pertinent. This
function seems to do the right thing, and is not a "stub", and whoever "marc" is, he's had plenty of time to do "the real one", so don't wait around for him any longer.
Diffstat (limited to 'bin/ps/fmt.c')
-rw-r--r--bin/ps/fmt.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/bin/ps/fmt.c b/bin/ps/fmt.c
index 18dee94..c0c11f0 100644
--- a/bin/ps/fmt.c
+++ b/bin/ps/fmt.c
@@ -58,10 +58,6 @@ static char sccsid[] = "@(#)fmt.c 8.4 (Berkeley) 4/15/94";
static char *cmdpart(char *);
static char *shquote(char **);
-/*
- * XXX
- * This is a stub until marc does the real one.
- */
static char *
shquote(char **argv)
{
OpenPOWER on IntegriCloud