X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/3c68b773ae196c2691ed97d987be6221b1cf79b7..795192f4c5b972ddcb3b4bdcba0037567cf9c4c4:/clients/playrtp.c diff --git a/clients/playrtp.c b/clients/playrtp.c index fb897ce..c6260d9 100644 --- a/clients/playrtp.c +++ b/clients/playrtp.c @@ -294,7 +294,7 @@ static const struct option options[] = { { 0, 0, 0, 0 } }; -/** @Brief Return a new packet */ +/** @brief Return a new packet */ static struct packet *new_packet(void) { struct packet *p;