doxygen: Don't refer to libosl functions.
[paraslash.git] / afs.c
diff --git a/afs.c b/afs.c
index 089b8b66855657310441610dd286885e13d6b895..b73fe3d4d273184223c4560944267b0abea719be 100644 (file)
--- 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)
 {