@@ -190,11 +190,11 @@ static ULONG function_table[] = { (ULONG)lib_open, (ULONG)lib_close, (ULONG)lib_expunge, (ULONG)lib_null, - /* Functions for the glue code */ + /* Functions for the linklib */ (ULONG)objc_set_libc, /* Used by the compiler - these need glue code */ (ULONG)glue___objc_exec_class, (ULONG)glue_objc_msg_lookup, (ULONG)glue_objc_msg_lookup_stret,