X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=play.c;h=5fbf44c61817876c11144eaa94dbd36a507082f5;hb=c8466194a4842e319abdedfb38ddc93630e25471;hp=7b8192d46172a73b33869603630b2b02a4f28bf8;hpb=be456db9084227c3d97f227332d097245a652ba8;p=paraslash.git diff --git a/play.c b/play.c index 7b8192d4..5fbf44c6 100644 --- a/play.c +++ b/play.c @@ -85,7 +85,7 @@ struct play_task { struct filter_node fn; struct writer_node wn; - /* See comment to enum state_change_request_type above */ + /* See comment to enum \ref state_change_request_type above. */ enum state_change_request_type rq; /* only relevant if rq == CRT_FILE_CHANGE */ unsigned next_file;