summaryrefslogtreecommitdiff
path: root/sbin/modload/modload.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1999-02-16 01:59:46 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1999-02-16 01:59:46 +0000
commit838992f094ccde014679a7cfafc495840eb932a1 (patch)
treebb1da10609893e2c699e42919a3a51c02df9caf0 /sbin/modload/modload.c
parentbcb29ac16cc991f99f0c976390dff6be1a1b9058 (diff)
Diffstat (limited to 'sbin/modload/modload.c')
-rw-r--r--sbin/modload/modload.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/modload/modload.c b/sbin/modload/modload.c
index 4ef53fa4ddc6..87860852a525 100644
--- a/sbin/modload/modload.c
+++ b/sbin/modload/modload.c
@@ -32,7 +32,7 @@
#ifndef lint
static const char rcsid[] =
- "$Id: modload.c,v 1.22 1998/07/06 07:07:41 charnier Exp $";
+ "$Id: modload.c,v 1.23 1998/08/12 02:39:23 jdp Exp $";
#endif /* not lint */
#include <a.out.h>