From 34181e06a7fb1dad00312dfc5e13b2f0d4d8f8ef Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Sun, 6 Oct 1996 07:58:04 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_2_1_5_RELEASE'. This commit was manufactured to restore the state of the 2.1.5-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- lib/libc/i386/string/memchr.S | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libc/i386/string/memchr.S') diff --git a/lib/libc/i386/string/memchr.S b/lib/libc/i386/string/memchr.S index dd989d4c01f05..236f7d8f12ec7 100644 --- a/lib/libc/i386/string/memchr.S +++ b/lib/libc/i386/string/memchr.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: memchr.S,v 1.4 1994/11/25 08:58:53 davidg Exp $ + * $Id: memchr.S,v 1.5 1995/01/23 01:28:58 davidg Exp $ */ #if defined(LIBC_RCS) && !defined(lint) .text - .asciz "$Id: memchr.S,v 1.4 1994/11/25 08:58:53 davidg Exp $" + .asciz "$Id: memchr.S,v 1.5 1995/01/23 01:28:58 davidg Exp $" #endif /* LIBC_RCS and not lint */ #include "DEFS.h" -- cgit v1.2.3