Merge release-4-6 into master
[alexxy/gromacs.git] / src / tools / gmx_editconf.c
index 6aef9628314abadf30bc1dbae5e81d964fba518b..ece08e9e400848d6fc68079f335777c9fb4550b5 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 " },
                     {