From 7f1bf9342879a7ee2dd88e11a33ae7509eab55b0 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Wed, 26 Jul 2000 21:12:35 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_4_1_0_RELEASE'. This commit was manufactured to restore the state of the 4.1-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- lib/libc/i386/stdlib/ldiv.S | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libc/i386/stdlib/ldiv.S') diff --git a/lib/libc/i386/stdlib/ldiv.S b/lib/libc/i386/stdlib/ldiv.S index c9546c379a8f..afd9053af0aa 100644 --- a/lib/libc/i386/stdlib/ldiv.S +++ b/lib/libc/i386/stdlib/ldiv.S @@ -27,12 +27,12 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/lib/libc/i386/stdlib/ldiv.S,v 1.4 1999/08/27 23:59:28 peter Exp $ */ #if defined(LIBC_RCS) && !defined(lint) .text - .asciz "$FreeBSD$" + .asciz "$FreeBSD: src/lib/libc/i386/stdlib/ldiv.S,v 1.4 1999/08/27 23:59:28 peter Exp $" #endif /* LIBC_RCS and not lint */ #include "DEFS.h" -- cgit v1.2.3