]> git.ipfire.org Git - thirdparty/valgrind.git/commit
fix comment when calling get_sym_name()
authorPetar Jovanovic <mips32r2@gmail.com>
Mon, 28 Jul 2014 15:52:04 +0000 (15:52 +0000)
committerPetar Jovanovic <mips32r2@gmail.com>
Mon, 28 Jul 2014 15:52:04 +0000 (15:52 +0000)
commit2c6514c42f5bb05aafc4c7ff56f9cd5fbfce9c6e
tree68fdea3c6eb62158e2d8765312add1e0a5fdaaac
parente15ffd7c60dfe87f2183da4dc7589d984fbf99f6
fix comment when calling get_sym_name()

Fix incorrect comment, spotted by Florian K.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14199
coregrind/m_debuginfo/debuginfo.c