Fix typo in fatalerror.h
authorTeemu Murtola <teemu.murtola@gmail.com>
Wed, 16 Apr 2014 04:04:57 +0000 (07:04 +0300)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Wed, 16 Apr 2014 05:22:52 +0000 (07:22 +0200)
This was causing a warning from the Doxygen checker (doc-check).

Change-Id: I2a482856fd7b88db0d8e669bdb815f52db79e4f0

src/gromacs/utility/fatalerror.h

index a30f99e49fabb72cb2b15f7e1df3145aab766975..0bc323260c02074cec8a9055f216cff11226ef66 100644 (file)
@@ -81,7 +81,7 @@ _where(const char *file, int line);
 /** Prints filename and line to stdlog. */
 #define where() _where(__FILE__, __LINE__)
 
-/*! |brief
+/*! \brief
  * Low-level fatal error reporting routine for collective MPI errors.
  *
  * This function works as gmx_fatal(), but provides additional control for