2011-02-27 Michael Snyder <msnyder@vmware.com>
[deliverable/binutils-gdb.git] / gdb / frame.h
index 4b50ad9ec078cf8597bfe69cccf8e2b2bd5cc4a6..2c5276e0fa606309d4ca3faf42ae860d3b3450d2 100644 (file)
@@ -344,7 +344,7 @@ void set_current_sal_from_frame (struct frame_info *, int);
    low-level unwinder, the stack part [typically] being the
    top-of-stack of the previous frame, and the function part being the
    function's start address.  Since the correct identification of a
-   frameless function requires both the a stack and function address,
+   frameless function requires both a stack and function address,
    the old get_frame_base method was not sufficient.
 
    get_frame_base_address: get_frame_locals_address:
This page took 0.025825 seconds and 4 git commands to generate.