Sophie

Sophie

distrib > Mandriva > current > i586 > media > contrib-release-src > by-pkgid > 84a5a692768079a7dd5ef8d15cf85699 > files > 6

BlockOutII-2.4-1mdv2010.0.src.rpm

--- BlockOutII/BlockOut_GL/PageHallOfFameOnLine.cpp	2007-08-03 01:44:09.000000000 +1200
+++ BlockOutII/BlockOut_GL/PageHallOfFameOnLine.cpp	2009-09-11 23:15:19.725064052 +1200
@@ -60,7 +60,7 @@
   if( page==NULL ) {
 
     downloadState = -1;
-    sprintf(errMsg,mParent->GetHttp()->GetError());
+    sprintf(errMsg,mParent->GetHttp()->GetError(),"%s - %s");
 
   } else {