]> Creatis software - creaImageIO.git/commitdiff
std:string vs std::string
authorjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Wed, 27 Jul 2011 13:19:18 +0000 (13:19 +0000)
committerjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Wed, 27 Jul 2011 13:19:18 +0000 (13:19 +0000)
src/creaImageIOWxDumpPanel.cpp

index a820960acf2e9c62b063cfa3523d6b871238d915..d1cac29bef901b4f54c68f73c68b70d30ef678d6 100644 (file)
@@ -166,7 +166,7 @@ namespace creaImageIO
                           {
                                   std::string tag;
                                   std::string line;
-                                  std:string signification;
+                                  std::string signification;
                                   std::string value;
                                   std::string resultat;