]> Creatis software - gdcm.git/blobdiff - Testing/TestHash.cxx
ENH: Ok second chunk of patch, tests seems to go smoothly
[gdcm.git] / Testing / TestHash.cxx
index 313df6023d2ab6e77faf7cf643f9afa3428e1a9e..463352494bcdea2309c84076aaa579c3d9b4d89c 100644 (file)
@@ -3,7 +3,7 @@
 #include <iostream>
 #include <stdio.h>
 
-int hashtest( int, char * [] ) {
+int TestHash( int, char * [] ) {
 
   typedef std::map<std::string, char*> dict;