imgtools/sisutils/inc/pkgfileparser.h
changeset 6 787612182dd0
parent 2 39c28ec933dd
--- a/imgtools/sisutils/inc/pkgfileparser.h	Wed May 12 09:52:26 2010 +0100
+++ b/imgtools/sisutils/inc/pkgfileparser.h	Thu May 13 08:38:18 2010 +0100
@@ -197,7 +197,7 @@
 	VARIANTVAL m_tokenValue;
 	int m_nLineNo;
 
-	void ParserError(char* msg);
+	void ParserError(char const* msg);
 
 	friend String wstring2string (const std::wstring& aWide);
 	friend std::wstring string2wstring (const String& aNarrow);