]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Remove const qualifier from function return type.
authorFlorian Krohm <florian@eich-krohm.de>
Tue, 15 Jan 2013 03:25:17 +0000 (03:25 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Tue, 15 Jan 2013 03:25:17 +0000 (03:25 +0000)
commitd7e9505b7131ff22a97b5d6bf4bd5c35d2017444
tree2c8e0f48775d493dd3f5aaf8b1a9871357ce64ad
parent8b9f71eae03782dc804e244a90ce8e9dad0dcf8a
Remove const qualifier from function return type.
It's not meaningful.
Patch Guy Harris (guy@alum.mit.edu). Part of fixing BZ 312980.

git-svn-id: svn://svn.valgrind.org/vex/trunk@2634
VEX/priv/guest_amd64_toIR.c