Fix reference in comment: SRC_AND_LOC instead of LOC_AND_SRC
[deliverable/binutils-gdb.git] / gdb / stack.c
index ecf1ee83793af589d0a9d7ebbf7748deaa4d7a99..c44423c199b7b61dbc92787666d916661eb7abf7 100644 (file)
@@ -777,7 +777,7 @@ do_gdb_disassembly (struct gdbarch *gdbarch,
    
    SRC_LINE: Print only source line.
    LOCATION: Print only location.
-   LOC_AND_SRC: Print location and source line.
+   SRC_AND_LOC: Print location and source line.
 
    Used in "where" output, and to emit breakpoint or step
    messages.  */
This page took 0.024252 seconds and 4 git commands to generate.