Compute the function length instead of hard coding it
[deliverable/binutils-gdb.git] / gdb / exec.h
index 4d9de90078f3cb8951b915d65bf34ba71bd3104a..44f1367c77304683a9b9632d9592a30a202246a9 100644 (file)
@@ -82,7 +82,7 @@ extern enum target_xfer_status
 
 /* Read from mappable read-only sections of BFD executable files.
    Similar to exec_read_partial_read_only, but return
-   TARGET_XFER_E_UNAVAILABLE if data is unavailable.  */
+   TARGET_XFER_UNAVAILABLE if data is unavailable.  */
 
 extern enum target_xfer_status
   section_table_read_available_memory (gdb_byte *readbuf, ULONGEST offset,
This page took 0.024252 seconds and 4 git commands to generate.