]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/valprint.c
Fix the documentation of valprint.c:value_print.
authorJoel Brobecker <brobecker@gnat.com>
Sat, 9 Jan 2010 11:46:13 +0000 (11:46 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Sat, 9 Jan 2010 11:46:13 +0000 (11:46 +0000)
commit7348c5e1e3f2574f130e7e591448a8c184c0b8a3
tree5bd2b8b54418af8bc735ee41bb0224ddde4f229e
parent567995e103055787c86c42096397015a55e02fd4
Fix the documentation of valprint.c:value_print.

        * valprint.c (value_print): Update the function description to
        mention that the syntax of the output follows the current_language,
        not necessarily C.
gdb/ChangeLog
gdb/valprint.c