remove unnecessary dependancy to reduce memory use
[platform/core/messaging/msg-service.git] / include / utils / MsgSerialize.h
index 9a8dc5f..b29c536 100755 (executable)
@@ -25,5 +25,5 @@ int MsgDeserializeMmsJsonData(char* value, int value_len, MMS_DATA_S **ppMmsData
 int MsgSerializeMms(const MMS_DATA_S *pMsgData, char **pValue);
 int MsgDeserializeMmsData(char* value, int value_len, MMS_DATA_S **ppMmsData);
 
-#endif //MSG_MMS_SERIALIZE_H
+#endif /* MSG_MMS_SERIALIZE_H */