summaryrefslogtreecommitdiffhomepage
path: root/include/CompilerKit/AE.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/CompilerKit/AE.h')
-rw-r--r--include/CompilerKit/AE.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/CompilerKit/AE.h b/include/CompilerKit/AE.h
index 777dc0b..c69262c 100644
--- a/include/CompilerKit/AE.h
+++ b/include/CompilerKit/AE.h
@@ -58,8 +58,8 @@ typedef struct AERecordHeader final {
} PACKED AERecordHeader, *AERecordHeaderPtr;
enum {
- kKindImportSymbol = 0x356,
- kKindExportSymbol = 0x237,
+ kKindImportSymbol = 0x356,
+ kKindExportSymbol = 0x237,
};
enum {