[Openmcl-cvs-notifications] r14503 - /trunk/source/lisp-kernel/lisp.h

gb at clozure.com gb at clozure.com
Wed Dec 22 00:11:08 CST 2010


Author: gb
Date: Wed Dec 22 00:11:08 2010
New Revision: 14503

Log:
spell #define with an 'i'

Modified:
    trunk/source/lisp-kernel/lisp.h

Modified: trunk/source/lisp-kernel/lisp.h
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/source/lisp-kernel/lisp.h (original)
+++ trunk/source/lisp-kernel/lisp.h Wed Dec 22 00:11:08 2010
@@ -71,7 +71,7 @@
 #define PLATFORM_OS_DARWIN 3
 #define PLATFORM_OS_FREEBSD 4
 #define PLATFORM_OS_WINDOWS 5
-#deffne PLATFORM_OS_ANDROID 6
+#define PLATFORM_OS_ANDROID 6
 =

 =

 =




More information about the Openmcl-cvs-notifications mailing list