X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=mood.h;h=10e9319b2b2c8e7a7a094207609634a23a6b3a22;hp=4ea10ef8b988caf5b9e3771a8cb890970ae46cde;hb=c241ffeb4c05234e6e8215bb8f55566f9f9383bb;hpb=050003ccbd8b314038352f55d9fae53245670e78 diff --git a/mood.h b/mood.h index 4ea10ef8..10e9319b 100644 --- a/mood.h +++ b/mood.h @@ -8,4 +8,4 @@ int change_current_mood(char *mood_name); void close_current_mood(void); -int mood_check_callback(int fd, __a_unused const struct osl_object *query); +int mood_check_callback(struct afs_callback_arg *aca);