From: Andre Noll Date: Wed, 16 Mar 2011 20:30:26 +0000 (+0100) Subject: Silence two Doxygen warnings. X-Git-Tag: v0.4.6~13 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=2d6e983de98d9d6382ed0b51a1723e15c40f3793;ds=sidebyside 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 --- 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: