information hiding; don't need 1024 for /etc/fstab
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 17 Sep 1988 05:53:15 +0000 (21:53 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 17 Sep 1988 05:53:15 +0000 (21:53 -0800)
SCCS-vsn: lib/libc/gen/fstab.c 5.5

usr/src/lib/libc/gen/fstab.c

index 5a1495f..eda000d 100644 (file)
@@ -16,7 +16,7 @@
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
-static char sccsid[] = "@(#)fstab.c    5.4 (Berkeley) %G%";
+static char sccsid[] = "@(#)fstab.c    5.5 (Berkeley) %G%";
 #endif /* LIBC_SCCS and not lint */
 
 #include <fstab.h>
 #endif /* LIBC_SCCS and not lint */
 
 #include <fstab.h>