]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
DARWIN sync: whitespace.
authorNicholas Nethercote <njn@valgrind.org>
Mon, 25 May 2009 01:47:56 +0000 (01:47 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Mon, 25 May 2009 01:47:56 +0000 (01:47 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10148

helgrind/hg_main.c

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