diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1998-07-24 04:57:32 +0000 | 
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1998-07-24 04:57:32 +0000 | 
| commit | a8a3fe17f40c9b40fdba5b5a54eccb48a980e821 (patch) | |
| tree | cbb644b4992b30708378efe709bfa84fe6caddf4 /sys/isofs/cd9660/cd9660_util.c | |
| parent | 95b66175a329d81a892710c81f126f1071ac17a0 (diff) | |
Diffstat (limited to 'sys/isofs/cd9660/cd9660_util.c')
| -rw-r--r-- | sys/isofs/cd9660/cd9660_util.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/isofs/cd9660/cd9660_util.c b/sys/isofs/cd9660/cd9660_util.c index bc677ab6ba49..296ef559f084 100644 --- a/sys/isofs/cd9660/cd9660_util.c +++ b/sys/isofs/cd9660/cd9660_util.c @@ -36,7 +36,7 @@   * SUCH DAMAGE.   *   *	@(#)cd9660_util.c	8.1 (Berkeley) 1/21/94 - * $Id: cd9660_util.c,v 1.5 1995/07/16 10:20:56 joerg Exp $ + * $Id: cd9660_util.c,v 1.5.4.1 1997/08/17 13:28:39 joerg Exp $   */  #define CD9660 1  /* bogus dependency in sys/mount.h */  | 
