From 2d6e983de98d9d6382ed0b51a1723e15c40f3793 Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Wed, 16 Mar 2011 21:30:26 +0100 Subject: [PATCH] Silence two Doxygen warnings. Doxygen does not like comments in . Use upper case instead. This gets rid of annoying warnings of the form /home/work/maan/scm/paraslash/audiod_command_list.h:13: warning: Unsupported xml/html tag found /home/work/maan/scm/paraslash/audiod_command_list.h:13: warning: Unsupported xml/html tag found --- audiod.cmd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/audiod.cmd b/audiod.cmd index 7ffe98e7..759f1917 100644 --- a/audiod.cmd +++ b/audiod.cmd @@ -14,7 +14,7 @@ H: on -> standby -> off -> on N: grab D: grab the audio stream L: -U: -- grab [-m[{s|p|a}]] [-p=] [-n=] [-o] +U: -- grab [-m[{s|p|a}]] [-p=PARENT] [-n=NAME] [-o] H: H: grab ('splice') the audio stream at any position in the buffer H: tree and send that data back to the client. @@ -35,7 +35,7 @@ H: ready for writing (i.e. would block). Sloppy mode ignores H: the write, pedantic mode aborts and aggressive mode tries H: to write anyway. H: -H: -p Grab output of node of the buffer tree. +H: -p Grab output of node PARENT of the buffer tree. H: H: -n Name of the new buffer tree node. Defaults to 'grab'. H: -- 2.39.2