diff options
Diffstat (limited to 'libexec/atrun/atrun.c')
-rw-r--r-- | libexec/atrun/atrun.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/atrun/atrun.c b/libexec/atrun/atrun.c index 3ae9ee78decde..c8d12a863cad8 100644 --- a/libexec/atrun/atrun.c +++ b/libexec/atrun/atrun.c @@ -73,7 +73,7 @@ /* File scope variables */ static char *namep; -static char rcsid[] = "$Id: atrun.c,v 1.3 1995/04/12 19:21:43 ache Exp $"; +static char rcsid[] = "$Id: atrun.c,v 1.4 1995/05/30 05:45:39 rgrimes Exp $"; static debug = 0; /* Local functions */ |