summaryrefslogtreecommitdiffhomepage
path: root/dev/SCIKit
diff options
context:
space:
mode:
Diffstat (limited to 'dev/SCIKit')
-rw-r--r--dev/SCIKit/Macros.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/SCIKit/Macros.h b/dev/SCIKit/Macros.h
index 2143c4d5..cd49acd0 100644
--- a/dev/SCIKit/Macros.h
+++ b/dev/SCIKit/Macros.h
@@ -44,7 +44,7 @@ typedef char Char;
typedef VoidPtr SCIObject;
typedef SCIObject IOObject;
-typedef IOObject FSObject;
+typedef IOObject FSObject;
typedef SCIObject DLLObject;
typedef SCIObject ThreadObject;
typedef SCIObject SocketObject;