fixed typo
authorewt <devnull@localhost>
Thu, 19 Jun 1997 15:15:03 +0000 (15:15 +0000)
committerewt <devnull@localhost>
Thu, 19 Jun 1997 15:15:03 +0000 (15:15 +0000)
CVS patchset: 1704
CVS date: 1997/06/19 15:15:03

misc/miscfn.h

index e655926..0ca0ef3 100644 (file)
@@ -84,7 +84,6 @@ extern void *myrealloc(void *, size_t);
 # define GETMNTENT_TWO 1
 # define our_mntent struct mnttab
 # define our_mntdir mnt_mountp
-#define 
 #else if !HAVE_MNTCTL
 # error Neither mntent.h, mnttab.h, or mntctl() exists. I cannot build on this system.
 #endif