Apply clang-format to source tree
[alexxy/gromacs.git] / src / testutils / tprfilegenerator.cpp
index ac214d0efd428d14d804c97af7aed33dcfbe077b..872703eef14aa64a24ff11630ebb913ff173a837 100644 (file)
@@ -54,7 +54,7 @@ namespace gmx
 namespace test
 {
 
-TprAndFileManager::TprAndFileManager(const std::string &name)
+TprAndFileManager::TprAndFileManager(const std::stringname)
 {
     const std::string mdpInputFileName = fileManager_.getTemporaryFilePath(name + ".mdp");
     gmx::TextWriter::writeFileFromString(mdpInputFileName, "");