| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
--- 5.8.1/ext/DynaLoader/dl_dyld.xs.old Tue Jun 17 23:16:59 2003
+++ 5.8.1/ext/DynaLoader/dl_dyld.xs Tue Jun 17 23:18:10 2003
@@ -54,7 +54,7 @@
return dl_last_error;
}
-int dlclose(handle) /* stub only */
+static int dlclose(handle) /* stub only */
void *handle;
{
return 0;
@@ -122,7 +122,7 @@
return handle;
}
-void *
+static void *
dlsym(handle, symbol)
void *handle;
char *symbol;
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.