X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=inc%2FFIoFileEventManager.h;h=d8043ec754802dd9bef3b06503d5f558b9ebbd4a;hb=2dfdce53a603f48cb5a83709057a6a9267bedf45;hp=6e30ef60e8fcca24a08b5c0173f7c11761fe0dcd;hpb=fdd266f928da5f02636800a05ded704eda060ef4;p=platform%2Fframework%2Fnative%2Fappfw.git diff --git a/inc/FIoFileEventManager.h b/inc/FIoFileEventManager.h index 6e30ef6..d8043ec 100644 --- a/inc/FIoFileEventManager.h +++ b/inc/FIoFileEventManager.h @@ -1,5 +1,4 @@ // -// Open Service Platform // Copyright (c) 2012 Samsung Electronics Co., Ltd. // // Licensed under the Apache License, Version 2.0 (the License); @@ -146,7 +145,7 @@ public: * @exception E_SUCCESS The method is successful. * @exception E_MAX_EXCEEDED The number of opened files has exceeded the maximum limit. * @exception E_IO Either of the following conditions has occurred: @n - * - Fail to attach on platform. + * - The specified listener cannot be registered in worker thread. * - Detected corruption of a file. */ result Construct(IFileEventListener& listener);