summaryrefslogtreecommitdiff
path: root/include/alu.h
diff options
context:
space:
mode:
authorPixel <>2001-04-16 15:12:16 +0000
committerPixel <>2001-04-16 15:12:16 +0000
commite09044e963015cf672d0f992264ee1563717602a (patch)
tree1a55d7d5e46401a41ca7bc24e597d90b0b720601 /include/alu.h
parent3953a2906211a6c0007079dcafe66aa372ab33d1 (diff)
Indentation
Diffstat (limited to 'include/alu.h')
-rw-r--r--include/alu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/alu.h b/include/alu.h
index 80a5d73..4427060 100644
--- a/include/alu.h
+++ b/include/alu.h
@@ -15,4 +15,4 @@ Uint32 OR(Uint32 a, Uint32 b);
Uint32 SHL(Uint32 a);
Uint32 SHR(Uint32 a);
-#endif \ No newline at end of file
+#endif