From 26ce5ad3876f0ea63ab67a8bdb2ed1a5a1591a3e Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Mon, 1 Jan 1996 11:01:15 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_2_1_0_RELEASE'. This commit was manufactured to restore the state of the 2.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 de7bb948ab4ce..2fd7b1735787f 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. * - * $Id: ldiv.S,v 1.1 1993/12/04 21:46:17 ats Exp $ + * $Id: ldiv.S,v 1.1 1994/08/05 01:18:21 wollman Exp $ */ #if defined(LIBC_RCS) && !defined(lint) .text - .asciz "$Id: ldiv.S,v 1.1 1993/12/04 21:46:17 ats Exp $" + .asciz "$Id: ldiv.S,v 1.1 1994/08/05 01:18:21 wollman Exp $" #endif /* LIBC_RCS and not lint */ #include "DEFS.h" -- cgit v1.2.3