diff options
Diffstat (limited to 'libexec/popa3d/pop_root.c')
-rw-r--r-- | libexec/popa3d/pop_root.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libexec/popa3d/pop_root.c b/libexec/popa3d/pop_root.c index b109e47973d..e55ab950af9 100644 --- a/libexec/popa3d/pop_root.c +++ b/libexec/popa3d/pop_root.c @@ -1,3 +1,5 @@ +/* $OpenBSD: pop_root.c,v 1.2 2001/08/13 20:19:33 camield Exp $ */ + /* * Main daemon code: invokes the actual POP handling routines. Most calls * to functions in other source files are done as a non-root user (either |