From 029011b9eeaf491d00fda1d072c4c6094df96c3a Mon Sep 17 00:00:00 2001 From: Erik Andersen Date: Sat, 4 Mar 2000 21:19:32 +0000 Subject: A few updates (including the cp fix the Craig has been looking for) -Erik --- reboot.c | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'reboot.c') diff --git a/reboot.c b/reboot.c index ef2a848ee..f782fa1e6 100644 --- a/reboot.c +++ b/reboot.c @@ -29,3 +29,11 @@ extern int reboot_main(int argc, char **argv) /* don't assume init's pid == 1 */ exit(kill(findInitPid(), SIGINT)); } + +/* +Local Variables: +c-file-style: "linux" +c-basic-offset: 4 +tab-width: 4 +End: +*/ -- cgit v1.2.3