Make first and last lines of 'command help documentation' consistent.
[deliverable/binutils-gdb.git] / gdb / infcall.c
index b2f8ed21dc92d10830f283c499887ec51ecc207f..23f17ee0e236d2a2d9d644cf663914777f1d6fc8 100644 (file)
@@ -1388,7 +1388,7 @@ will result in an error."),
   add_setshow_boolean_cmd ("coerce-float-to-double", class_obscure,
                           &coerce_float_to_double_p, _("\
 Set coercion of floats to doubles when calling functions."), _("\
-Show coercion of floats to doubles when calling functions"), _("\
+Show coercion of floats to doubles when calling functions."), _("\
 Variables of type float should generally be converted to doubles before\n\
 calling an unprototyped function, and left alone when calling a prototyped\n\
 function.  However, some older debug info formats do not provide enough\n\
This page took 0.023532 seconds and 4 git commands to generate.