diff --git a/src/gromacs/gmxpreprocess/grompp.cpp b/src/gromacs/gmxpreprocess/grompp.cpp index 1d349ebd0bb..d2f933f88e2 100644 --- a/src/gromacs/gmxpreprocess/grompp.cpp +++ b/src/gromacs/gmxpreprocess/grompp.cpp @@ -2232,7 +2232,7 @@ int gmx_grompp(int argc, char* argv[]) "From GROMACS-2018, you need to specify the position restraint " "coordinate files explicitly to avoid mistakes, although you can " "still use the same file as you specify for the -c option.", - fn); + fnB); } } else