Merge "Fix Exception issue on Add and remove event listener" into tizen_2.2
[platform/framework/native/appfw.git] / inc / FSecCryptoMd5Hash.h
index d79ad2e..b752b35 100644 (file)
@@ -1,5 +1,4 @@
 //
-// Open Service Platform
 // Copyright (c) 2012 Samsung Electronics Co., Ltd.
 //
 // Licensed under the Apache License, Version 2.0 (the License);
@@ -75,7 +74,7 @@ public:
         *
         *      @return         An error code
         *      @param[in]      algorithm                                       The name of the hash algorithm @n
-        *                                                                                      For example, "SHA2/224", "SHA2/256", "SHA2/386", or "SHA2/512".
+        *                                                                                      For example, "SHA2/224", "SHA2/256", "SHA2/384", or "SHA2/512".
         *      @exception      E_SUCCESS                                       The method is successful.
         *      @exception      E_UNSUPPORTED_ALGORITHM         The algorithm is not supported.
         *      @remarks        Do not call this method. It is not supported.