-rw-r--r-- | include/opkele/extension.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/include/opkele/extension.h b/include/opkele/extension.h index 3fb5f6e..a9d301b 100644 --- a/include/opkele/extension.h +++ b/include/opkele/extension.h | |||
@@ -1,5 +1,5 @@ | |||
1 | #ifndef __OPKELE_EXTENSIONS_H | 1 | #ifndef __OPKELE_EXTENSION_H |
2 | #define __OPKELE_EXTENSIONS_H | 2 | #define __OPKELE_EXTENSION_H |
3 | 3 | ||
4 | /** | 4 | /** |
5 | * @file | 5 | * @file |
@@ -56,4 +56,4 @@ namespace opkele { | |||
56 | 56 | ||
57 | } | 57 | } |
58 | 58 | ||
59 | #endif /* __OPKELE_EXTENSIONS_H */ | 59 | #endif /* __OPKELE_EXTENSION_H */ |