summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuli Mallett <jmallett@FreeBSD.org>2002-06-05 01:33:54 +0000
committerJuli Mallett <jmallett@FreeBSD.org>2002-06-05 01:33:54 +0000
commit86f54b9fb8cb8d9c712c705551409449048406d1 (patch)
tree3a2c05024bf16891c9112636513eaf67e7dc3413
parentb69566d8e1ff3730dbe2da6c25751eea8806a229 (diff)
Notes
-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 18dee94581ef..c0c11f09ee90 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)
{