Date: Fri, 22 Dec 1995 15:30:01 -0700 From: Nate Williams <nate@rocky.sri.MT.net> To: Peter Wemm <peter@freefall.freebsd.org> Cc: CVS-committers@freefall.freebsd.org, cvs-lib@freefall.freebsd.org Subject: Re: cvs commit: src/lib/libmd md2.h md4.h md5.h Message-ID: <199512222230.PAA06944@rocky.sri.MT.net> In-Reply-To: <199512222209.OAA21738@freefall.freebsd.org> References: <199512222209.OAA21738@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> Branch: lib/libmd RELENG_2_1_0 > Modified: lib/libmd md2.h md4.h md5.h > Log: > One line change to each of these from HEAD.. > Add a name to the context structures for compatability > with the CVS in -current. Basically, > typedef struct { ... } MDx_CTX; becomes > typedef struct MDxContext { ... } MDx_CTX; Does that mean you're going to bring cvs into the stable branch after it's been beat up more? (Please say yes :)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199512222230.PAA06944>