Renamed md5.cpp/h to MD5.cpp/h

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@468 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
prozacx
2005-09-07 05:16:01 +00:00
parent 78eb4cead9
commit 6249e41c6f
9 changed files with 18 additions and 12 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
#include "UserSock.h"
#include "DCCBounce.h"
#include "DCCSock.h"
#include "md5.h"
#include "MD5.h"
#include "Timers.h"
CUser::CUser(const CString& sUserName, CZNC* pZNC) {