dougm 01/04/11 17:48:30
Modified: xs/tables/current/Apache ConstantsTable.pm
Log:
sync
Revision Changes Path
1.2 +2 -5 modperl-2.0/xs/tables/current/Apache/ConstantsTable.pm
Index: ConstantsTable.pm
===================================================================
RCS file: /home/cvs/modperl-2.0/xs/tables/current/Apache/ConstantsTable.pm,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ConstantsTable.pm 2001/04/11 22:39:49 1.1
+++ ConstantsTable.pm 2001/04/12 00:48:30 1.2
@@ -2,7 +2,7 @@
# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
# ! WARNING: generated by Apache::ParseSource/0.02
-# ! Wed Apr 11 15:21:18 2001
+# ! Wed Apr 11 17:44:45 2001
# ! do NOT edit, any changes will be lost !
# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
@@ -208,7 +208,6 @@
'APR_DELONCLOSE'
],
'error' => [
- 'APR_ERRNO_H',
'APR_ENOSTAT',
'APR_ENOPOOL',
'APR_ENOFILE',
@@ -231,7 +230,6 @@
'APR_ERELATIVE',
'APR_EINCOMPLETE',
'APR_EABOVEROOT',
- 'APR_EBADPATH',
'APR_EOF',
'APR_EINIT',
'APR_ENOTIMPL',
@@ -258,8 +256,7 @@
'APR_ETIMEDOUT',
'APR_EHOSTUNREACH',
'APR_ENETUNREACH',
- 'APR_END',
- 'APR_EOL_STR'
+ 'APR_END'
],
'finfo' => [
'APR_FINFO_LINK',