From 838992f094ccde014679a7cfafc495840eb932a1 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Tue, 16 Feb 1999 01:59:46 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_3_1_0_RELEASE'. This commit was manufactured to restore the state of the 3.1-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- lib/libc/i386/sys/fork.S | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libc/i386/sys/fork.S') diff --git a/lib/libc/i386/sys/fork.S b/lib/libc/i386/sys/fork.S index ab908a95dba79..734850463d124 100644 --- a/lib/libc/i386/sys/fork.S +++ b/lib/libc/i386/sys/fork.S @@ -33,12 +33,12 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id$ + * $Id: fork.S,v 1.7 1997/02/22 14:59:30 peter Exp $ */ #if defined(SYSLIBC_RCS) && !defined(lint) .text - .asciz "$Id$" + .asciz "$Id: fork.S,v 1.7 1997/02/22 14:59:30 peter Exp $" #endif /* SYSLIBC_RCS and not lint */ #include "SYS.h" -- cgit v1.2.3