diff options
Diffstat (limited to 'sys/fs/procfs/procfs_rlimit.c')
-rw-r--r-- | sys/fs/procfs/procfs_rlimit.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/fs/procfs/procfs_rlimit.c b/sys/fs/procfs/procfs_rlimit.c index a9bb64d..3885f56 100644 --- a/sys/fs/procfs/procfs_rlimit.c +++ b/sys/fs/procfs/procfs_rlimit.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright (c) 1999 Adrian Chadd * Copyright (c) 1993 * The Regents of the University of California. All rights reserved. |