Fix : The exception handling according to the situation
[platform/framework/native/content.git] / src / inc / FCnt_DownloadManagerImpl.h
index d68e06a..7f38335 100644 (file)
@@ -84,7 +84,7 @@ private:
        static void InitSingleton(void);
        static void DestroySingleton(void);
 
-       result RegisterCallback(RequestId reqId);
+       int RegisterCallback(RequestId reqId);
        void UnregisterCallback(RequestId reqId);
 
 private: