]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - afs.h
Introduce afs_error().
[paraslash.git] / afs.h
diff --git a/afs.h b/afs.h
index a6394fa6b512364e6c4658361687d85a5eb32520..59c887a098d42bca85ee377d94a05b36fbb20e62 100644 (file)
--- a/afs.h
+++ b/afs.h
@@ -225,6 +225,8 @@ int send_callback_request(afs_callback *f, struct osl_object *query,
 int send_lls_callback_request(afs_callback *f,
                const struct lls_command * const cmd,
                struct lls_parse_result *lpr, void *private_result_data);
+__printf_2_3 void afs_error(const struct afs_callback_arg *aca,
+               const char *fmt,...);
 int string_compare(const struct osl_object *obj1, const struct osl_object *obj2);
 int for_each_matching_row(struct pattern_match_data *pmd);