From owner-cvs-all Tue Jul 20 17:51:25 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 56FC115425; Tue, 20 Jul 1999 17:51:20 -0700 (PDT) (envelope-from billf@FreeBSD.org) Received: (from billf@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA95257; Tue, 20 Jul 1999 17:51:16 -0700 (PDT) (envelope-from billf@FreeBSD.org) Message-Id: <199907210051.RAA95257@freefall.freebsd.org> From: Bill Fumerola Date: Tue, 20 Jul 1999 17:51:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/md5 md5.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk billf 1999/07/20 17:51:15 PDT Modified files: sbin/md5 md5.c Log: Since we are using strlen() let's assign it to the correct type and include the proper header. Revision Changes Path 1.15 +3 -2 src/sbin/md5/md5.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message