]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/configreader.h
Fix warnings from Doxygen.
[user/henk/code/inspircd.git] / include / configreader.h
index c63ea717afcfb605d49cd634c4bf7b96313c606e..1db64ae5a6af7890a7512ed76167e9a3892ba458 100644 (file)
@@ -150,12 +150,12 @@ struct CommandLineConf
 
        /** If this is true, a PID file will be written
         * to the file given in the "file" variable of
-        * the <pid> tag in the config file. This is
+        * the \<pid> tag in the config file. This is
         * the default.
         * Passing --nopid as a command line argument
         * sets this to false; in this case, a PID file
         * will not be written, even the default PID
-        * file that is usually written when the <pid>
+        * file that is usually written when the \<pid>
         * tag is not defined in the config file.
         */
        bool writepid;