DARWIN sync: whitespace.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10148
This commit is contained in:
Nicholas Nethercote 2009-05-25 01:47:56 +00:00
parent 8fde04297b
commit 2d64e71c06

View File

@ -3718,7 +3718,7 @@ IRSB* hg_instrument ( VgCallbackClosure* closure,
True/*isStore*/, True/*isStore*/,
sizeofIRType(hWordTy) sizeofIRType(hWordTy)
); );
break; break;
case Ist_WrTmp: { case Ist_WrTmp: {
IRExpr* data = st->Ist.WrTmp.data; IRExpr* data = st->Ist.WrTmp.data;