summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbd <bdunahu@operationnull.com>2025-04-23 00:23:20 -0400
committerbd <bdunahu@operationnull.com>2025-04-23 00:23:20 -0400
commit42cbcb317414f1047f5a6e9c1df491812fab4937 (patch)
tree2d0f04e4df0130061d9cac1f22bc5769ccce3af3
parent3c9d94fcd5592a86279494e919a2261757f4e4f3 (diff)
fix typo
-rw-r--r--tests/c11.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/c11.h b/tests/c11.h
index c2ec76e..983d298 100644
--- a/tests/c11.h
+++ b/tests/c11.h
@@ -1,5 +1,5 @@
#ifndef C11_H
-#define C11_HH
+#define C11_H
#include "cache.h"
#include "dram.h"