]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Terminate comment correctly.
authorFlorian Krohm <florian@eich-krohm.de>
Mon, 2 Jan 2012 16:12:30 +0000 (16:12 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Mon, 2 Jan 2012 16:12:30 +0000 (16:12 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12325

coregrind/m_dispatch/dispatch-s390x-linux.S

index 97c4d934c36acf66a1bf5a7b08ceee69aa8b5440..80036d683dc7c36a9a19c79b02286cbc8c447280 100644 (file)
@@ -106,7 +106,7 @@ VG_(run_innerloop):
         stfpc S390_LOC_SAVED_FPC_V
 
         /* Load the FPC the way the client code wants it. I.e. pull the
-           value from the guest state.
+           value from the guest state. */
         lfpc OFFSET_s390x_fpc(%r13)
 
         /* Get the IA from the guest state */