Kaydet (Commit) b0e3615c authored tarafından David Tardon's avatar David Tardon

WaE: deprecated conversion from string constant to 'char*'

üst 392b37ca
......@@ -187,7 +187,7 @@ void initMapiMessage(
pMapiMessage->nFileCount = aMapiAttachmentList.size();
}
char* KnownParameter[] =
const char* KnownParameter[] =
{
"--to",
"--cc",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment