* Typo fix, patch by David on the mailing list.
This commit is contained in:
Thomas Dinges
2011-11-13 11:40:35 +00:00
parent 05d09feeee
commit b1019a56b5

View File

@@ -49,7 +49,7 @@ typedef struct KernelGlobals {
OSLGlobals osl;
#endif
} KernelGLobals;
} KernelGlobals;
#endif