diff options
Diffstat (limited to 'sys/miscfs/procfs/procfs_note.c')
-rw-r--r-- | sys/miscfs/procfs/procfs_note.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/miscfs/procfs/procfs_note.c b/sys/miscfs/procfs/procfs_note.c index a7699f29e123c..ca4b7d6920bc8 100644 --- a/sys/miscfs/procfs/procfs_note.c +++ b/sys/miscfs/procfs/procfs_note.c @@ -36,7 +36,7 @@ * * @(#)procfs_note.c 8.2 (Berkeley) 1/21/94 * - * $Id: procfs_note.c,v 1.1.1.1 1994/05/24 10:05:09 rgrimes Exp $ + * $Id: procfs_note.c,v 1.2 1994/08/02 07:45:16 davidg Exp $ */ #include <sys/param.h> |