fix problems created by using vfork
authorMike Karels <karels@ucbvax.Berkeley.EDU>
Thu, 8 May 1986 05:36:48 +0000 (21:36 -0800)
committerMike Karels <karels@ucbvax.Berkeley.EDU>
Thu, 8 May 1986 05:36:48 +0000 (21:36 -0800)
SCCS-vsn: lib/libc/gen/syslog.c 5.9

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

index 34e0492..f5b3b45 100644 (file)
@@ -5,7 +5,7 @@
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
-static char sccsid[] = "@(#)syslog.c   5.8 (Berkeley) %G%";
+static char sccsid[] = "@(#)syslog.c   5.9 (Berkeley) %G%";
 #endif LIBC_SCCS and not lint
 
 /*
 #endif LIBC_SCCS and not lint
 
 /*