X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=command.c;h=63f0f1659f64aa60cd8b2c1bf399aed97993af18;hp=f8d679e7add601ed0e93489f38aa4d61318368d0;hb=4fb6bf35f5dd6bfcafc0b90e83d4d9084da38365;hpb=9d232e636d79a2321e280fe3eee6839c8f45c36f diff --git a/command.c b/command.c index f8d679e7..63f0f165 100644 --- a/command.c +++ b/command.c @@ -279,7 +279,7 @@ static int check_sender_args(struct command_context *cc, } /** - * Send a sideband packet through a blocking file descriptor. + * Receive a sideband packet from a blocking file descriptor. * * \param scc fd and crypto keys. * \param expected_band The expected band designator. @@ -457,6 +457,7 @@ EXPORT_SERVER_CMD_HANDLER(version); ITEM(chunk_time) \ ITEM(num_chunks) \ ITEM(amplification) \ + ITEM(play_time) \ /* * Create a set of audio-file related status items with empty values. These are