2011-02-25 Michael Snyder <msnyder@vmware.com>
[deliverable/binutils-gdb.git] / gdb / python / py-block.c
index faa4c4636935b8457310056d5079869cab6e6b3c..9d0d6ccbcdb069edeb4cafca86a796ecdc827858 100644 (file)
@@ -173,7 +173,7 @@ blpy_dealloc (PyObject *obj)
 /* Given a block, and a block_object that has previously been
    allocated and initialized, populate the block_object with the
    struct block data.  Also, register the block_object life-cycle
-   with the life-cycle of the the object file associated with this
+   with the life-cycle of the object file associated with this
    block, if needed.  */
 static void
 set_block (block_object *obj, struct block *block,
This page took 0.024535 seconds and 4 git commands to generate.