]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/varobj.c
Fix some comments in varobj.{c,h}
authorSimon Marchi <simon.marchi@polymtl.ca>
Mon, 1 Feb 2016 03:22:19 +0000 (22:22 -0500)
committerSimon Marchi <simon.marchi@polymtl.ca>
Mon, 1 Feb 2016 03:24:17 +0000 (22:24 -0500)
commit5fa1307022c1278575846faba5f3391b70d64b16
treec7d0497700bf57c69688a1b1f6956c4b55f3b707
parent0bc7245a3a6da700ed13bace22cdc157dc80f58d
Fix some comments in varobj.{c,h}

A few typos.  The comment about varobj_create has been misplaced since
the dawn of time.

gdb/ChangeLog:

* varobj.h (struct varobj): Fix typos in comments.
(struct lang_varobj_ops): Likewise.
* varobj.c (VAROBJ_TABLE_SIZE): Likewise.
(varobj_create): Move misplaced comment.
gdb/ChangeLog
gdb/varobj.c
gdb/varobj.h