mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-15 04:31:49 +08:00
2007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
* gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
This commit is contained in:
parent
d2ea1f5742
commit
f66d1690c3
@ -1,3 +1,7 @@
|
||||
2007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
|
||||
|
||||
* gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
|
||||
|
||||
2007-06-25 Nick Roberts <nickrob@snap.net.nz>
|
||||
|
||||
* gdbint.texinfo (Register and Memory Data): Break sections
|
||||
|
@ -1294,7 +1294,7 @@ be signaled.
|
||||
@deftypefun struct cleanup *make_cleanup_ui_out_list_begin_end (struct ui_out *@var{uiout}, const char *@var{id})
|
||||
Similar to @code{make_cleanup_ui_out_tuple_begin_end}, this function
|
||||
opens a list and then establishes cleanup (@pxref{Coding, Cleanups})
|
||||
that will close the list.list.
|
||||
that will close the list.
|
||||
@end deftypefun
|
||||
|
||||
@subsection Item Output Functions
|
||||
|
Loading…
Reference in New Issue
Block a user