Fix TSAM-1272 : permission check error
[platform/core/messaging/msg-service.git] / utils / MsgException.cpp
index 556c3f6..da55638 100755 (executable)
@@ -37,7 +37,7 @@ string MsgException::errorStrings[NUM_ERRORS] =
        "INCOMING_MSG_ERROR", //10
 
        "FILE_OPERATION_ERROR",
-       "SECURITY_ERROR"
+       "SECURITY_ERROR",
        "SERVER_READY_ERROR"
 };