]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
s390: Pedantic cleanups by Maran.
authorFlorian Krohm <florian@eich-krohm.de>
Tue, 22 Jan 2013 13:59:54 +0000 (13:59 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Tue, 22 Jan 2013 13:59:54 +0000 (13:59 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13259

none/tests/s390x/rounding.h
none/tests/s390x/svc.h

index 7db9784ad22deb3b1d3f702eeeff643bcea00a69..0be1ee3cb54e9c566fcb30b51c1c3af6e48d3887 100644 (file)
@@ -1,5 +1,5 @@
 #ifndef ROUNDING_H
-#define ROUNDING_h
+#define ROUNDING_H
 
 /* Macros, so the values can be used together with opcodes.h */
 
index 9abe8e19127944dac38f31593f51987a389c0532..166eb8a8f63c5ccaddef64787e91b11488150f80 100644 (file)
@@ -1,5 +1,5 @@
 #ifndef SVC_H
-#define SVCT_H
+#define SVC_H
 #include <asm/unistd.h>
 #include <sys/syscall.h>