Merge release-4-5-patches into release-4-6
[alexxy/gromacs.git] / src / tools / gmx_editconf.c
index ec8b918b570e95dadee7355bb092956e95deea85..541e730459326ac8155be4ffb7fc6ccb9850b11e 100644 (file)
@@ -632,7 +632,7 @@ int gmx_editconf(int argc, char *argv[])
                         "-rvdw", FALSE, etREAL,
                          { &rvdw },
                         "Default Van der Waals radius (in nm) if one can not be found in the database or if no parameters are present in the topology file" },
-                    { "-sig56", FALSE, etREAL,
+                    { "-sig56", FALSE, etBOOL,
                         { &bSig56 },
                         "Use rmin/2 (minimum in the Van der Waals potential) rather than [GRK]sigma[grk]/2 " },
                     {