2003-03-13 Andrew Cagney <cagney@redhat.com>
[deliverable/binutils-gdb.git] / gdb / valops.c
index 6dcc6f107c9af58c52f8c729645e1f4e146dfca1..f21b781b8cafb3a811b0eb02ca1d53d334b1f656 100644 (file)
@@ -1303,7 +1303,7 @@ hand_function_call (struct value *function, int nargs, struct value **args)
   if (DEPRECATED_PUSH_DUMMY_FRAME_P ())
     {
       /* DEPRECATED_PUSH_DUMMY_FRAME is responsible for saving the
-        inferior registers (and POP_FRAME for restoring them).  (At
+        inferior registers (and frame_pop() for restoring them).  (At
         least on most machines) they are saved on the stack in the
         inferior.  */
       DEPRECATED_PUSH_DUMMY_FRAME;
This page took 0.034053 seconds and 4 git commands to generate.