X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=play.c;h=5fbf44c61817876c11144eaa94dbd36a507082f5;hp=56838e822112c422ff3ec78da25d0d7b7dcaf033;hb=6811b2f8ea8b7a8c77046285c9432aee6327da80;hpb=8d106ca317a2c42f35a86ba244f843688f6939e6 diff --git a/play.c b/play.c index 56838e82..5fbf44c6 100644 --- a/play.c +++ b/play.c @@ -8,7 +8,6 @@ #include #include -#include #include #include "recv_cmd.lsg.h" @@ -86,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;