2011-01-08 Michael Snyder <msnyder@vmware.com>
[deliverable/binutils-gdb.git] / gdb / infcall.h
index 82c045f86406a9046f568cc81f94a6319b5c1d1a..5eda7cda8c743fab0979c9e85572e9d3a686786b 100644 (file)
@@ -34,7 +34,7 @@ extern CORE_ADDR find_function_addr (struct value *function,
    representing what the function returned.  May fail to return, if a
    breakpoint or signal is hit during the execution of the function.
 
-   ARGS is modified to contain coerced values. */
+   ARGS is modified to contain coerced values.  */
 
 extern struct value *call_function_by_hand (struct value *function, int nargs,
                                            struct value **args);
This page took 0.040215 seconds and 4 git commands to generate.