From ec924126b2dafbd4af16f08644ba7b6df1729d0b Mon Sep 17 00:00:00 2001 From: "Peter D. Barnes, Jr." Date: Fri, 23 Jan 2015 22:33:30 -0800 Subject: [PATCH] [Doxygen] Remove extraneous 'n' introduced by doxygen update in r11143 fd2cfa7dd551 --- doc/doxygen.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/doxygen.conf b/doc/doxygen.conf index 78db6c3d1..8b7e30094 100644 --- a/doc/doxygen.conf +++ b/doc/doxygen.conf @@ -222,7 +222,7 @@ TAB_SIZE = 4 # This tag can be used to specify a number of aliases that act as commands in # the documentation. An alias has the form: -n# name=value +# name=value # For example adding # "sideeffect=@par Side Effects:\n" # will allow you to put the command \sideeffect (or @sideeffect) in the