From 2e61cbb7f50878e738849ea4384118c13733f09c Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Thu, 21 Jan 1999 00:55:32 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_3_0_0_RELEASE'. This commit was manufactured to restore the state of the 3.0-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- lib/libc/i386/stdlib/labs.S | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libc/i386/stdlib/labs.S') diff --git a/lib/libc/i386/stdlib/labs.S b/lib/libc/i386/stdlib/labs.S index 5c5afe142bbcd..a5e2ed79ad95d 100644 --- a/lib/libc/i386/stdlib/labs.S +++ b/lib/libc/i386/stdlib/labs.S @@ -33,12 +33,12 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id$ + * $Id: labs.S,v 1.5 1997/02/22 14:58:58 peter Exp $ */ #if defined(LIBC_RCS) && !defined(lint) .text - .asciz "$Id$" + .asciz "$Id: labs.S,v 1.5 1997/02/22 14:58:58 peter Exp $" #endif /* LIBC_RCS and not lint */ #include "DEFS.h" -- cgit v1.2.3