From a0943beedff925c8d412eb254ed801a234367cbf Mon Sep 17 00:00:00 2001 From: MrOrdinaire Date: Sat, 3 Nov 2012 01:04:44 +0800 Subject: [PATCH] fix inconsistent file naming --- ext/sha1/{SHA1.cpp => sha1.cpp} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename ext/sha1/{SHA1.cpp => sha1.cpp} (100%) diff --git a/ext/sha1/SHA1.cpp b/ext/sha1/sha1.cpp similarity index 100% rename from ext/sha1/SHA1.cpp rename to ext/sha1/sha1.cpp