Code beautification with uncrustify
[alexxy/gromacs.git] / src / gromacs / selection / symrec.h
index 26125f8f1d550eb293ed4e4e228a7b42d14884a1..72fb1172e8c1bf06cebff9b15aa4050f1da17844 100644 (file)
@@ -256,7 +256,7 @@ class SelectionParserSymbolTable
          * \throws    InvalidInputError if there was a symbol with the same
          *      name.
          */
-        void addVariable(const char *name,
+        void addVariable(const char                        *name,
                          const SelectionTreeElementPointer &sel);
         /*! \brief
          * Adds a new method symbol.