summaryrefslogtreecommitdiffhomepage
path: root/include/sofort/sofort.h
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2016-01-01 22:05:54 -0500
committermidipix <writeonce@midipix.org>2016-01-01 22:05:54 -0500
commit8805b22d47ba930f6cd5d0aeaeebbb6d089b9eea (patch)
tree5f38aaf5931888354db28b2f4daa4225d4eeaf4b /include/sofort/sofort.h
parent3bc17b2c279cae98da98c106fe9e203e836ce3e3 (diff)
downloadsofort-8805b22d47ba930f6cd5d0aeaeebbb6d089b9eea.tar.bz2
sofort-8805b22d47ba930f6cd5d0aeaeebbb6d089b9eea.tar.xz
fix names of header-encapsulation macros.
Diffstat (limited to 'include/sofort/sofort.h')
-rw-r--r--include/sofort/sofort.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/sofort/sofort.h b/include/sofort/sofort.h
index a8373a1..abf80e2 100644
--- a/include/sofort/sofort.h
+++ b/include/sofort/sofort.h
@@ -1,5 +1,5 @@
-#ifndef SFRT_H
-#define SFRT_H
+#ifndef SOFORT_H
+#define SOFORT_H
#include <stdint.h>
#include <stdio.h>