X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=osl.c;h=c5f48945ee6ca88980ce67a7376d6b6eb21c4e89;hp=2519228890bc2c25f1b82da6887585afe42840ae;hb=00998a993f9fc00f06f3ee5c87697c574e84ac21;hpb=d571e053fbc60e2b08e6f5772237bab1740348be diff --git a/osl.c b/osl.c index 25192288..c5f48945 100644 --- a/osl.c +++ b/osl.c @@ -168,8 +168,7 @@ out: * are passed to \a func. Directories for which the calling process has no * permissions to change to are silently ignored. * - * \return On success, 1 is returned. Otherwise, this function returns a - * negative value which indicates the kind of the error. + * \return Standard. */ int for_each_file_in_dir(const char *dirname, int (*func)(const char *, const void *), const void *private_data)