From a5f6fb0686c4c3bf5e7755693142ea9d6dce7e93 Mon Sep 17 00:00:00 2001 From: Matt Jacob Date: Sat, 27 Feb 1999 02:45:31 +0000 Subject: [PATCH] No, this isn't what I submitted. Seems like the patch I sent was ignored and an incorrect hand edit was used instead. --- lib/libmd/rmd160c.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/libmd/rmd160c.c b/lib/libmd/rmd160c.c index 3cd6657fe42..d174c7fe0df 100644 --- a/lib/libmd/rmd160c.c +++ b/lib/libmd/rmd160c.c @@ -55,13 +55,13 @@ * copied and put under another distribution licence * [including the GNU Public Licence.] * - * $Id: rmd160c.c,v 1.1 1999/02/26 18:41:45 wollman Exp $ + * $Id: rmd160c.c,v 1.2 1999/02/26 20:06:46 wollman Exp $ */ #include #include -#inlcude +#include #if 0 #include /* we use the __ variants of bit-sized types */