From f552738889f56586728d1b5d2a63cde0cf124929 Mon Sep 17 00:00:00 2001 From: rsc Date: Wed, 6 Sep 2006 17:50:20 +0000 Subject: no /* */ comments --- init.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init.c') diff --git a/init.c b/init.c index 67dabf6..5f691fc 100644 --- a/init.c +++ b/init.c @@ -4,7 +4,7 @@ #include "fs.h" #include "fcntl.h" -/* The initial user-level program */ +// init: The initial user-level program char *sh_args[] = { "sh", 0 }; -- cgit v1.2.3