Small changes that seem to make clang happier.

This commit is contained in:
Lirusaito
2012-04-30 23:48:30 -04:00
parent a82953d0d0
commit e20b383aa0
6 changed files with 7 additions and 5 deletions

View File

@@ -469,7 +469,7 @@ void LLXMLRPCTransaction::Impl::setCurlStatus(CURLcode code)
case CURLE_SSL_CACERT:
case CURLE_SSL_CONNECT_ERROR:
message =
"Often this means that your computer\'s clock is set incorrectly.\n"
"Often this means that your computer's clock is set incorrectly.\n"
"Please go to Control Panels and make sure the time and date\n"
"are set correctly.\n"
"\n"