Add package signature files generation code in spec file
[apps/osp/Call.git] / inc / CalllogManager.h
index ad42fc7..984088b 100644 (file)
@@ -1,7 +1,7 @@
 //
 // Copyright (c) 2012 Samsung Electronics Co., Ltd.
 //
-// Licensed under the Flora License, Version 1.0 (the License);
+// Licensed under the Flora License, Version 1.1 (the License);
 // you may not use this file except in compliance with the License.
 // You may obtain a copy of the License at
 //
@@ -126,7 +126,7 @@ private:
        unsigned long GetDuration(long long start_time);
        int GetPersonId(Tizen::Base::String& personId);
 public:
-       result AddCallogInfoToDatabase(CallInfo* calllogInfo);
+       result AddCallogInfoToDatabase(AppCallInfo* calllogInfo);
 private:
        static CallLogManager*                                                                                  __pCallogManager;
        Addressbook* pAddressBook;