X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=mp.c;h=a068b043faf3c09b72befde39771058108f1aec9;hb=2934ee80367ee9d50b99ed8d7f672d1a397b4ce0;hp=df030ead1998935f3553d7beca065bbe535ee1d1;hpb=c5fe75ac10d83b071187ee17dabf7df5d4bf0709;p=paraslash.git diff --git a/mp.c b/mp.c index df030ead..a068b043 100644 --- a/mp.c +++ b/mp.c @@ -557,7 +557,7 @@ int mp_init(const char *definition, int nbytes, struct mp_context **result, * function returns true (without looking at the audio file metadata) to * indicate that the given audio file should be considered admissible. * - * \sa \ref mood_switch(), \ref mp_eval_ast(). + * \sa \ref mood_load(), \ref mp_eval_ast(). */ bool mp_eval_row(const struct osl_row *aft_row, struct mp_context *ctx) {