diff options
Diffstat (limited to 'bin/ps/fmt.c')
-rw-r--r-- | bin/ps/fmt.c | 4 |
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) { |