From: Cedric BAIL Date: Thu, 1 Oct 2015 21:11:02 +0000 (-0700) Subject: eina: fix misleading documentation regarding enum values. X-Git-Tag: v1.16.0-alpha1~32 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6102f93304be6bc5e63fbeb800f6a363a855addc;p=platform%2Fupstream%2Fefl.git eina: fix misleading documentation regarding enum values. --- diff --git a/src/lib/eina/eina_file.h b/src/lib/eina/eina_file.h index 952e22c..4235f1c 100644 --- a/src/lib/eina/eina_file.h +++ b/src/lib/eina/eina_file.h @@ -408,7 +408,7 @@ EAPI Eina_Bool eina_file_mkdtemp(const char *templatename, Eina_Tmpstr **path); * cost associated with creating the list and stopping halfway through it. * * @warning If readdir_r doesn't contain file type information, file type is - * DT_UNKNOWN. + * EINA_FILE_UNKNOWN. * @warning The #Eina_File_Direct_Info returned by the iterator must not * be modified in any way. * @warning When the iterator is advanced or deleted the #Eina_File_Direct_Info