X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=afs.c;h=b73fe3d4d273184223c4560944267b0abea719be;hp=089b8b66855657310441610dd286885e13d6b895;hb=bd5b8a466db2d9a15bb7f953caac489a402862fc;hpb=99ada213156df87aa7723c48c80d662a54458f09 diff --git a/afs.c b/afs.c index 089b8b66..b73fe3d4 100644 --- a/afs.c +++ b/afs.c @@ -380,7 +380,7 @@ int for_each_matching_row(struct pattern_match_data *pmd) * \a obj1 is found, respectively, to be less than, to match, or be greater than * obj2. * - * \sa strcmp(3), strncmp(3), osl_compare_func. + * \sa strcmp(3), strncmp(3). */ int string_compare(const struct osl_object *obj1, const struct osl_object *obj2) {