summaryrefslogtreecommitdiff
path: root/sapi/activescript/php4activescript.def
diff options
context:
space:
mode:
Diffstat (limited to 'sapi/activescript/php4activescript.def')
-rw-r--r--sapi/activescript/php4activescript.def8
1 files changed, 4 insertions, 4 deletions
diff --git a/sapi/activescript/php4activescript.def b/sapi/activescript/php4activescript.def
index 1f8e945838..f111b68db7 100644
--- a/sapi/activescript/php4activescript.def
+++ b/sapi/activescript/php4activescript.def
@@ -1,5 +1,5 @@
EXPORTS
-DllCanUnloadNow @1 PRIVATE
-DllGetClassObject @2 PRIVATE
-DllRegisterServer @3 PRIVATE
-DllUnregisterServer @4 PRIVATE
+DllCanUnloadNow PRIVATE
+DllGetClassObject PRIVATE
+DllRegisterServer PRIVATE
+DllUnregisterServer PRIVATE