projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f79ee3
)
include/qemu/crc32c.h: Rename include guards to match filename
author
Will Newton
<will.newton@linaro.org>
Wed, 26 Feb 2014 17:20:07 +0000
(17:20 +0000)
committer
Peter Maydell
<peter.maydell@linaro.org>
Wed, 26 Feb 2014 17:20:07 +0000
(17:20 +0000)
Signed-off-by: Will Newton <will.newton@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id:
1393411566
-24104-2-git-send-email-will.newton@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
include/qemu/crc32c.h
patch
|
blob
|
history
diff --git
a/include/qemu/crc32c.h
b/include/qemu/crc32c.h
index 56d1c3bfde35f65a85307da6cf924cc5facd4a5f..dafb6a1ada79471ec2f365df29562eae0663eaa2 100644
(file)
--- a/
include/qemu/crc32c.h
+++ b/
include/qemu/crc32c.h
@@
-25,8
+25,8
@@
*
*/
-#ifndef QEMU_CRC32_H
-#define QEMU_CRC32_H
+#ifndef QEMU_CRC32
C
_H
+#define QEMU_CRC32
C
_H
#include "qemu-common.h"