mirror of
https://github.com/znc/znc.git
synced 2026-08-06 17:03:14 +02:00
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:
+4
-1
@@ -9,7 +9,7 @@
|
||||
#include "String.h"
|
||||
#include "FileUtils.h"
|
||||
#include "Csocket.h"
|
||||
#include "md5.h"
|
||||
#include "MD5.h"
|
||||
#include <pwd.h>
|
||||
#include <sstream>
|
||||
|
||||
@@ -20,6 +20,9 @@ using std::pair;
|
||||
* Author: imaginos <imaginos@imaginos.net>
|
||||
*
|
||||
* $Log$
|
||||
* Revision 1.17 2005/09/07 05:14:28 prozacx
|
||||
* Renamed md5.cpp/h to MD5.cpp/h
|
||||
*
|
||||
* Revision 1.16 2005/09/06 22:43:02 prozacx
|
||||
* Added REQUIRESSL
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user