From 2101331d137382e2989bfcf82228080c85beec77 Mon Sep 17 00:00:00 2001 From: Raphael Coeffic Date: Wed, 29 Sep 2010 16:51:54 +0200 Subject: [PATCH] typo fix: removes a gcc warning --- core/plug-in/uac_auth/md5.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/plug-in/uac_auth/md5.h b/core/plug-in/uac_auth/md5.h index 8873a73c..84c43b45 100644 --- a/core/plug-in/uac_auth/md5.h +++ b/core/plug-in/uac_auth/md5.h @@ -1,4 +1,4 @@ -/* MD5.H - header file for MD5C.C/ +/* MD5.H - header file for MD5C.C*/ /* Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All