Rename all source files from - to _ for consistency.
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / topdirs.cpp
index 87da79bf201f910a7aa0e405295e65602ca9bcdf..89f4374b1f07778d13931c4e5cba0c4251ada26e 100644 (file)
@@ -49,7 +49,7 @@
 #include "gromacs/utility/fatalerror.h"
 #include "gromacs/utility/smalloc.h"
 
-/* Must correspond to the Directive enum in grompp-impl.h */
+/* Must correspond to the Directive enum in grompp_impl.h */
 static gmx::EnumerationArray<Directive, const char *> directive_names
     = { {
             "defaults",