diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-03-27 03:07:27 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-03-27 03:07:27 +0000 |
commit | 1784d64eb85eb63599204bb31b826970b6661e65 (patch) | |
tree | 31089dd6c9e4a7feeac25f24574e6269b75f5db0 /sbin/modload/pathnames.h | |
parent | fe49c1266233ddc2306072aefb4e1c1d045060fe (diff) |
Diffstat (limited to 'sbin/modload/pathnames.h')
-rw-r--r-- | sbin/modload/pathnames.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/modload/pathnames.h b/sbin/modload/pathnames.h index 4359013dd9f39..13c34fab40281 100644 --- a/sbin/modload/pathnames.h +++ b/sbin/modload/pathnames.h @@ -1,4 +1,4 @@ -/* $Id$ */ +/* $Id: pathnames.h,v 1.2 1995/01/23 04:08:00 wollman Exp $ */ #include <paths.h> #define _PATH_LKM "/dev/lkm" |