You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl-cvs@perl.apache.org by to...@apache.org on 2008/06/26 14:33:58 UTC

svn commit: r671879 - in /perl/modperl/branches/threading: src/modules/perl/ xs/ xs/APR/Base64/ xs/APR/Brigade/ xs/APR/Bucket/ xs/APR/BucketAlloc/ xs/APR/Error/ xs/APR/Finfo/ xs/APR/IpSubnet/ xs/APR/Lock/ xs/APR/OS/ xs/APR/PerlIO/ xs/APR/Pool/ xs/APR/S...

Author: torsten
Date: Thu Jun 26 05:33:54 2008
New Revision: 671879

URL: http://svn.apache.org/viewvc?rev=671879&view=rev
Log:
add emacs Location Variables at the end of all .c and .h files

Modified:
    perl/modperl/branches/threading/src/modules/perl/mod_perl.c
    perl/modperl/branches/threading/src/modules/perl/mod_perl.h
    perl/modperl/branches/threading/src/modules/perl/modperl_apache_compat.c
    perl/modperl/branches/threading/src/modules/perl/modperl_apache_compat.h
    perl/modperl/branches/threading/src/modules/perl/modperl_apache_includes.h
    perl/modperl/branches/threading/src/modules/perl/modperl_apr_compat.h
    perl/modperl/branches/threading/src/modules/perl/modperl_apr_includes.h
    perl/modperl/branches/threading/src/modules/perl/modperl_bucket.c
    perl/modperl/branches/threading/src/modules/perl/modperl_bucket.h
    perl/modperl/branches/threading/src/modules/perl/modperl_callback.c
    perl/modperl/branches/threading/src/modules/perl/modperl_callback.h
    perl/modperl/branches/threading/src/modules/perl/modperl_cgi.c
    perl/modperl/branches/threading/src/modules/perl/modperl_cgi.h
    perl/modperl/branches/threading/src/modules/perl/modperl_cmd.c
    perl/modperl/branches/threading/src/modules/perl/modperl_cmd.h
    perl/modperl/branches/threading/src/modules/perl/modperl_common_debug.c
    perl/modperl/branches/threading/src/modules/perl/modperl_common_debug.h
    perl/modperl/branches/threading/src/modules/perl/modperl_common_includes.h
    perl/modperl/branches/threading/src/modules/perl/modperl_common_log.c
    perl/modperl/branches/threading/src/modules/perl/modperl_common_log.h
    perl/modperl/branches/threading/src/modules/perl/modperl_common_types.h
    perl/modperl/branches/threading/src/modules/perl/modperl_common_util.c
    perl/modperl/branches/threading/src/modules/perl/modperl_common_util.h
    perl/modperl/branches/threading/src/modules/perl/modperl_config.c
    perl/modperl/branches/threading/src/modules/perl/modperl_config.h
    perl/modperl/branches/threading/src/modules/perl/modperl_const.c
    perl/modperl/branches/threading/src/modules/perl/modperl_const.h
    perl/modperl/branches/threading/src/modules/perl/modperl_debug.c
    perl/modperl/branches/threading/src/modules/perl/modperl_debug.h
    perl/modperl/branches/threading/src/modules/perl/modperl_env.c
    perl/modperl/branches/threading/src/modules/perl/modperl_env.h
    perl/modperl/branches/threading/src/modules/perl/modperl_error.c
    perl/modperl/branches/threading/src/modules/perl/modperl_error.h
    perl/modperl/branches/threading/src/modules/perl/modperl_filter.c
    perl/modperl/branches/threading/src/modules/perl/modperl_filter.h
    perl/modperl/branches/threading/src/modules/perl/modperl_global.c
    perl/modperl/branches/threading/src/modules/perl/modperl_global.h
    perl/modperl/branches/threading/src/modules/perl/modperl_gtop.c
    perl/modperl/branches/threading/src/modules/perl/modperl_gtop.h
    perl/modperl/branches/threading/src/modules/perl/modperl_handler.c
    perl/modperl/branches/threading/src/modules/perl/modperl_handler.h
    perl/modperl/branches/threading/src/modules/perl/modperl_interp.c
    perl/modperl/branches/threading/src/modules/perl/modperl_interp.h
    perl/modperl/branches/threading/src/modules/perl/modperl_io.c
    perl/modperl/branches/threading/src/modules/perl/modperl_io.h
    perl/modperl/branches/threading/src/modules/perl/modperl_io_apache.c
    perl/modperl/branches/threading/src/modules/perl/modperl_io_apache.h
    perl/modperl/branches/threading/src/modules/perl/modperl_log.c
    perl/modperl/branches/threading/src/modules/perl/modperl_log.h
    perl/modperl/branches/threading/src/modules/perl/modperl_mgv.c
    perl/modperl/branches/threading/src/modules/perl/modperl_mgv.h
    perl/modperl/branches/threading/src/modules/perl/modperl_module.c
    perl/modperl/branches/threading/src/modules/perl/modperl_module.h
    perl/modperl/branches/threading/src/modules/perl/modperl_options.c
    perl/modperl/branches/threading/src/modules/perl/modperl_options.h
    perl/modperl/branches/threading/src/modules/perl/modperl_pcw.c
    perl/modperl/branches/threading/src/modules/perl/modperl_pcw.h
    perl/modperl/branches/threading/src/modules/perl/modperl_perl.c
    perl/modperl/branches/threading/src/modules/perl/modperl_perl.h
    perl/modperl/branches/threading/src/modules/perl/modperl_perl_global.c
    perl/modperl/branches/threading/src/modules/perl/modperl_perl_global.h
    perl/modperl/branches/threading/src/modules/perl/modperl_perl_includes.h
    perl/modperl/branches/threading/src/modules/perl/modperl_perl_pp.c
    perl/modperl/branches/threading/src/modules/perl/modperl_perl_pp.h
    perl/modperl/branches/threading/src/modules/perl/modperl_perl_unembed.h
    perl/modperl/branches/threading/src/modules/perl/modperl_svptr_table.c
    perl/modperl/branches/threading/src/modules/perl/modperl_svptr_table.h
    perl/modperl/branches/threading/src/modules/perl/modperl_sys.c
    perl/modperl/branches/threading/src/modules/perl/modperl_sys.h
    perl/modperl/branches/threading/src/modules/perl/modperl_time.h
    perl/modperl/branches/threading/src/modules/perl/modperl_tipool.c
    perl/modperl/branches/threading/src/modules/perl/modperl_tipool.h
    perl/modperl/branches/threading/src/modules/perl/modperl_types.h
    perl/modperl/branches/threading/src/modules/perl/modperl_util.c
    perl/modperl/branches/threading/src/modules/perl/modperl_util.h
    perl/modperl/branches/threading/xs/APR/Base64/APR__Base64.h
    perl/modperl/branches/threading/xs/APR/Brigade/APR__Brigade.h
    perl/modperl/branches/threading/xs/APR/Bucket/APR__Bucket.h
    perl/modperl/branches/threading/xs/APR/BucketAlloc/APR__BucketAlloc.h
    perl/modperl/branches/threading/xs/APR/Error/APR__Error.h
    perl/modperl/branches/threading/xs/APR/Finfo/APR__Finfo.h
    perl/modperl/branches/threading/xs/APR/IpSubnet/APR__IpSubnet.h
    perl/modperl/branches/threading/xs/APR/Lock/APR__Lock.h
    perl/modperl/branches/threading/xs/APR/OS/APR__OS.h
    perl/modperl/branches/threading/xs/APR/PerlIO/modperl_apr_perlio.c
    perl/modperl/branches/threading/xs/APR/PerlIO/modperl_apr_perlio.h
    perl/modperl/branches/threading/xs/APR/Pool/APR__Pool.h
    perl/modperl/branches/threading/xs/APR/SockAddr/APR__SockAddr.h
    perl/modperl/branches/threading/xs/APR/Socket/APR__Socket.h
    perl/modperl/branches/threading/xs/APR/Status/APR__Status.h
    perl/modperl/branches/threading/xs/APR/String/APR__String.h
    perl/modperl/branches/threading/xs/APR/Table/APR__Table.h
    perl/modperl/branches/threading/xs/APR/ThreadMutex/APR__ThreadMutex.h
    perl/modperl/branches/threading/xs/APR/ThreadRWLock/APR__ThreadRWLock.h
    perl/modperl/branches/threading/xs/APR/URI/APR__URI.h
    perl/modperl/branches/threading/xs/APR/UUID/APR__UUID.h
    perl/modperl/branches/threading/xs/APR/Util/APR__Util.h
    perl/modperl/branches/threading/xs/Apache2/Access/Apache2__Access.h
    perl/modperl/branches/threading/xs/Apache2/CmdParms/Apache2__CmdParms.h
    perl/modperl/branches/threading/xs/Apache2/Command/Apache2__Command.h
    perl/modperl/branches/threading/xs/Apache2/Connection/Apache2__Connection.h
    perl/modperl/branches/threading/xs/Apache2/ConnectionUtil/Apache2__ConnectionUtil.h
    perl/modperl/branches/threading/xs/Apache2/Directive/Apache2__Directive.h
    perl/modperl/branches/threading/xs/Apache2/Filter/Apache2__Filter.h
    perl/modperl/branches/threading/xs/Apache2/Log/Apache2__Log.h
    perl/modperl/branches/threading/xs/Apache2/MPM/Apache2__MPM.h
    perl/modperl/branches/threading/xs/Apache2/Module/Apache2__Module.h
    perl/modperl/branches/threading/xs/Apache2/RequestIO/Apache2__RequestIO.h
    perl/modperl/branches/threading/xs/Apache2/RequestRec/Apache2__RequestRec.h
    perl/modperl/branches/threading/xs/Apache2/RequestUtil/Apache2__RequestUtil.h
    perl/modperl/branches/threading/xs/Apache2/Response/Apache2__Response.h
    perl/modperl/branches/threading/xs/Apache2/ServerUtil/Apache2__ServerUtil.h
    perl/modperl/branches/threading/xs/Apache2/SubProcess/Apache2__SubProcess.h
    perl/modperl/branches/threading/xs/Apache2/SubRequest/Apache2__SubRequest.h
    perl/modperl/branches/threading/xs/Apache2/URI/Apache2__URI.h
    perl/modperl/branches/threading/xs/Apache2/Util/Apache2__Util.h
    perl/modperl/branches/threading/xs/ModPerl/Global/ModPerl__Global.h
    perl/modperl/branches/threading/xs/ModPerl/Interpreter/ModPerl__Interpreter.h
    perl/modperl/branches/threading/xs/ModPerl/Util/ModPerl__Util.h
    perl/modperl/branches/threading/xs/modperl_xs_util.h

Modified: perl/modperl/branches/threading/src/modules/perl/mod_perl.c
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/mod_perl.c?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/mod_perl.c (original)
+++ perl/modperl/branches/threading/src/modules/perl/mod_perl.c Thu Jun 26 05:33:54 2008
@@ -1158,3 +1158,10 @@
     modperl_cmds,              /* table of config file commands       */
     modperl_register_hooks,    /* register hooks */
 };
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/mod_perl.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/mod_perl.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/mod_perl.h (original)
+++ perl/modperl/branches/threading/src/modules/perl/mod_perl.h Thu Jun 26 05:33:54 2008
@@ -200,3 +200,10 @@
 #endif /* end of #ifdef USE_ITHREADS */
 
 #endif /*  MOD_PERL_H */
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_apache_compat.c
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_apache_compat.c?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_apache_compat.c (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_apache_compat.c Thu Jun 26 05:33:54 2008
@@ -69,3 +69,10 @@
 }
 
 #endif /* since-APACHE-2.3.0 */
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_apache_compat.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_apache_compat.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_apache_compat.h (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_apache_compat.h Thu Jun 26 05:33:54 2008
@@ -72,3 +72,10 @@
                                         OPT_MULTI)
 
 #endif /* MODPERL_APACHE_COMPAT_H */
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_apache_includes.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_apache_includes.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_apache_includes.h (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_apache_includes.h Thu Jun 26 05:33:54 2008
@@ -40,3 +40,10 @@
 #include "util_script.h"
 
 #endif /* MODPERL_APACHE_INCLUDES_H */
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_apr_compat.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_apr_compat.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_apr_compat.h (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_apr_compat.h Thu Jun 26 05:33:54 2008
@@ -153,3 +153,10 @@
 #endif
 
 #endif /* MODPERL_APR_COMPAT_H */
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_apr_includes.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_apr_includes.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_apr_includes.h (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_apr_includes.h Thu Jun 26 05:33:54 2008
@@ -37,3 +37,10 @@
 #include "apr_env.h"
 
 #endif /* MODPERL_APR_INCLUDES_H */
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_bucket.c
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_bucket.c?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_bucket.c (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_bucket.c Thu Jun 26 05:33:54 2008
@@ -157,3 +157,10 @@
     bucket->free = apr_bucket_free;
     return modperl_bucket_sv_make(aTHX_ bucket, sv, offset, len);
 }
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_bucket.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_bucket.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_bucket.h (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_bucket.h Thu Jun 26 05:33:54 2008
@@ -21,3 +21,10 @@
                                      apr_off_t offset, apr_size_t len);
 
 #endif /* MODPERL_BUCKET_H */
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_callback.c
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_callback.c?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_callback.c (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_callback.c Thu Jun 26 05:33:54 2008
@@ -413,3 +413,10 @@
                                          NULL, NULL, s,
                                          pconf, plog, ptemp, run_mode);
 }
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_callback.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_callback.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_callback.h (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_callback.h Thu Jun 26 05:33:54 2008
@@ -66,3 +66,10 @@
                            modperl_hook_run_mode_e run_mode);
 
 #endif /* MODPERL_CALLBACK_H */
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_cgi.c
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_cgi.c?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_cgi.c (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_cgi.c Thu Jun 26 05:33:54 2008
@@ -101,3 +101,10 @@
 
     return status;
 }
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_cgi.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_cgi.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_cgi.h (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_cgi.h Thu Jun 26 05:33:54 2008
@@ -36,3 +36,10 @@
                                        apr_size_t *len, const char **body);
 
 #endif /* MODPERL_CGI_H */
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_cmd.c
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_cmd.c?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_cmd.c (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_cmd.c Thu Jun 26 05:33:54 2008
@@ -834,3 +834,10 @@
 MP_CMD_INTERP_POOL_IMP(max_requests);
 
 #endif /* USE_ITHREADS */
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_cmd.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_cmd.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_cmd.h (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_cmd.h Thu Jun 26 05:33:54 2008
@@ -148,3 +148,10 @@
       OR_ALL|EXEC_ON_READ, desc )
 
 #endif /* MODPERL_CMD_H */
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_common_debug.c
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_common_debug.c?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_common_debug.c (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_common_debug.c Thu Jun 26 05:33:54 2008
@@ -17,3 +17,10 @@
 /* This file must not contain any symbols from apache/mod_perl
  *  (apr and perl are OK) */
 #include "modperl_common_includes.h"
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_common_debug.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_common_debug.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_common_debug.h (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_common_debug.h Thu Jun 26 05:33:54 2008
@@ -19,3 +19,10 @@
 
 
 #endif /* MODPERL_COMMON_DEBUG_H */
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_common_includes.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_common_includes.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_common_includes.h (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_common_includes.h Thu Jun 26 05:33:54 2008
@@ -25,3 +25,10 @@
 #include "modperl_common_types.h"
 
 #endif /* MODPERL_COMMON_INCLUDES_H */
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_common_log.c
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_common_log.c?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_common_log.c (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_common_log.c Thu Jun 26 05:33:54 2008
@@ -101,3 +101,10 @@
 
     MP_TRACE_any_do(MP_TRACE_dump_flags());
 }
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_common_log.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_common_log.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_common_log.h (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_common_log.h Thu Jun 26 05:33:54 2008
@@ -62,3 +62,10 @@
 void modperl_trace_level_set(apr_file_t *logfile, const char *level);
 
 #endif /* MODPERL_COMMON_LOG_H */
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_common_types.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_common_types.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_common_types.h (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_common_types.h Thu Jun 26 05:33:54 2008
@@ -26,3 +26,10 @@
 } modperl_uri_t;
 
 #endif /* MODPERL_COMMON_TYPES_H */
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_common_util.c
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_common_util.c?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_common_util.c (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_common_util.c Thu Jun 26 05:33:54 2008
@@ -152,3 +152,10 @@
     uri->pool = p;
     return uri;
 }
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_common_util.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_common_util.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_common_util.h (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_common_util.h Thu Jun 26 05:33:54 2008
@@ -110,3 +110,10 @@
 SV *modperl_perl_gensym(pTHX_ char *pack);
 
 #endif /* MODPERL_COMMON_UTIL_H */
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_config.c
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_config.c?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_config.c (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_config.c Thu Jun 26 05:33:54 2008
@@ -677,3 +677,10 @@
     }
 
 }
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_config.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_config.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_config.h (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_config.h Thu Jun 26 05:33:54 2008
@@ -174,3 +174,10 @@
 
 
 #endif /* MODPERL_CONFIG_H */
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_const.c
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_const.c?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_const.c (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_const.c Thu Jun 26 05:33:54 2008
@@ -127,3 +127,10 @@
 
     XSRETURN_EMPTY;
 }
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_const.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_const.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_const.h (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_const.h Thu Jun 26 05:33:54 2008
@@ -31,3 +31,10 @@
          __FILE__)
 
 #endif /* MODPERL_CONST_H */
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_debug.c
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_debug.c?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_debug.c (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_debug.c Thu Jun 26 05:33:54 2008
@@ -75,3 +75,10 @@
 
 }
 #endif
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_debug.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_debug.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_debug.h (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_debug.h Thu Jun 26 05:33:54 2008
@@ -28,3 +28,10 @@
 #endif
 
 #endif /* MODPERL_DEBUG_H */
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_env.c
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_env.c?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_env.c (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_env.c Thu Jun 26 05:33:54 2008
@@ -645,3 +645,10 @@
     StructCopy(&MP_PERL_vtbl_env, &PL_vtbl_env, MGVTBL);
     StructCopy(&MP_PERL_vtbl_envelem, &PL_vtbl_envelem, MGVTBL);
 }
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_env.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_env.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_env.h (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_env.h Thu Jun 26 05:33:54 2008
@@ -63,3 +63,10 @@
 void modperl_env_unload(void);
 
 #endif /* MODPERL_ENV_H */
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_error.c
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_error.c?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_error.c (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_error.c Thu Jun 26 05:33:54 2008
@@ -93,3 +93,10 @@
 
     Perl_croak(aTHX_ Nullch);
 }
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_error.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_error.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_error.h (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_error.h Thu Jun 26 05:33:54 2008
@@ -46,3 +46,10 @@
     } STMT_END
 
 #endif /* MODPERL_ERROR_H */
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_filter.c
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_filter.c?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_filter.c (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_filter.c Thu Jun 26 05:33:54 2008
@@ -1292,3 +1292,10 @@
     }
 #endif
 }
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_filter.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_filter.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_filter.h (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_filter.h Thu Jun 26 05:33:54 2008
@@ -114,3 +114,10 @@
                                 SV *callback, const char *type);
 
 #endif /* MODPERL_FILTER_H */
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_global.c
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_global.c?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_global.c (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_global.c Thu Jun 26 05:33:54 2008
@@ -303,3 +303,10 @@
 }
 
 MP_TLS_IMPL(request_rec, request_rec *)
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_global.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_global.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_global.h (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_global.h Thu Jun 26 05:33:54 2008
@@ -81,3 +81,10 @@
 MP_TLS_DECL(request_rec, request_rec *);
 
 #endif /* MODPERL_GLOBAL_H */
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_gtop.c
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_gtop.c?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_gtop.c (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_gtop.c Thu Jun 26 05:33:54 2008
@@ -145,3 +145,10 @@
 }
 
 #endif /* MP_USE_GTOP */
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_gtop.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_gtop.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_gtop.h (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_gtop.h Thu Jun 26 05:33:54 2008
@@ -72,3 +72,10 @@
 #endif /* MP_USE_GTOP */
 
 #endif /* MODPERL_GTOP_H */
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_handler.c
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_handler.c?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_handler.c (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_handler.c Thu Jun 26 05:33:54 2008
@@ -627,3 +627,10 @@
 
     return TRUE;
 }
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_handler.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_handler.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_handler.h (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_handler.h Thu Jun 26 05:33:54 2008
@@ -85,3 +85,10 @@
                                       modperl_handler_action_e action);
 
 #endif /* MODPERL_HANDLER_H */
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_interp.c
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_interp.c?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_interp.c (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_interp.c Thu Jun 26 05:33:54 2008
@@ -600,3 +600,10 @@
 }
 
 #endif /* USE_ITHREADS */
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_interp.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_interp.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_interp.h (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_interp.h Thu Jun 26 05:33:54 2008
@@ -125,3 +125,10 @@
 #endif /* USE_ITHREADS */
 
 #endif /* MODPERL_INTERP_H */
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_io.c
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_io.c?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_io.c (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_io.c Thu Jun 26 05:33:54 2008
@@ -275,3 +275,10 @@
 
     MP_TRACE_o(MP_FUNC, "end\n");
 }
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_io.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_io.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_io.h (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_io.h Thu Jun 26 05:33:54 2008
@@ -75,3 +75,10 @@
 
 
 #endif /* MODPERL_IO_H */
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_io_apache.c
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_io_apache.c?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_io_apache.c (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_io_apache.c Thu Jun 26 05:33:54 2008
@@ -335,3 +335,10 @@
 
     return total;
 }
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_io_apache.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_io_apache.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_io_apache.h (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_io_apache.h Thu Jun 26 05:33:54 2008
@@ -58,3 +58,10 @@
                                        char *buffer, Size_t len);
 
 #endif /* MODPERL_IO_APACHE_H */
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_log.c
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_log.c?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_log.c (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_log.c Thu Jun 26 05:33:54 2008
@@ -15,3 +15,10 @@
  */
 
 #include "modperl_log.h"
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_log.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_log.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_log.h (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_log.h Thu Jun 26 05:33:54 2008
@@ -45,3 +45,10 @@
                  msg)
 
 #endif /* MODPERL_LOG_H */
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_mgv.c
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_mgv.c?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_mgv.c (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_mgv.c Thu Jun 26 05:33:54 2008
@@ -528,3 +528,10 @@
                        modperl_hash_handlers_dir,
                        modperl_hash_handlers_srv);
 }
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_mgv.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_mgv.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_mgv.h (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_mgv.h Thu Jun 26 05:33:54 2008
@@ -56,3 +56,10 @@
 GvCV(sv)
 
 #endif /* MODPERL_MGV_H */
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_module.c
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_module.c?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_module.c (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_module.c Thu Jun 26 05:33:54 2008
@@ -931,3 +931,10 @@
 
     return obj;
 }
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_module.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_module.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_module.h (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_module.h Thu Jun 26 05:33:54 2008
@@ -28,3 +28,10 @@
                                   ap_conf_vector_t *v);
 
 #endif /* MODPERL_MODULE_H */
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_options.c
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_options.c?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_options.c (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_options.c Thu Jun 26 05:33:54 2008
@@ -148,3 +148,10 @@
 
     return conf;
 }
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_options.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_options.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_options.h (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_options.h Thu Jun 26 05:33:54 2008
@@ -27,3 +27,10 @@
                                          modperl_options_t *new);
 
 #endif /* MODPERL_OPTIONS_H */
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_pcw.c
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_pcw.c?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_pcw.c (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_pcw.c Thu Jun 26 05:33:54 2008
@@ -128,3 +128,10 @@
         }
     }
 }
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_pcw.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_pcw.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_pcw.h (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_pcw.h Thu Jun 26 05:33:54 2008
@@ -51,3 +51,10 @@
                         ap_pcw_dir_cb_t dir_cb, ap_pcw_srv_cb_t srv_cb);
 
 #endif /* MODPERL_PCW_H */
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_perl.c
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_perl.c?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_perl.c (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_perl.c Thu Jun 26 05:33:54 2008
@@ -267,3 +267,10 @@
     }
 #endif
 }
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_perl.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_perl.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_perl.h (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_perl.h Thu Jun 26 05:33:54 2008
@@ -48,3 +48,10 @@
 void modperl_hash_seed_set(pTHX);
 
 #endif /* MODPERL_PERL_H */
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_perl_global.c
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_perl_global.c?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_perl_global.c (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_perl_global.c Thu Jun 26 05:33:54 2008
@@ -491,3 +491,10 @@
                                 MP_perl_global_entries);
 
 }
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_perl_global.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_perl_global.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_perl_global.h (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_perl_global.h Thu Jun 26 05:33:54 2008
@@ -89,3 +89,10 @@
                                     const char *package, I32 packlen);
 
 #endif
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_perl_includes.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_perl_includes.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_perl_includes.h (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_perl_includes.h Thu Jun 26 05:33:54 2008
@@ -142,3 +142,10 @@
 #endif
 
 #endif /* MODPERL_PERL_INCLUDES_H */
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_perl_pp.c
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_perl_pp.c?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_perl_pp.c (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_perl_pp.c Thu Jun 26 05:33:54 2008
@@ -113,3 +113,10 @@
         modperl_perl_pp_unset(i);
     }
 }
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_perl_pp.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_perl_pp.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_perl_pp.h (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_perl_pp.h Thu Jun 26 05:33:54 2008
@@ -41,3 +41,10 @@
 void modperl_perl_pp_unset_all(void);
 
 #endif /* MODPERL_PERL_PP_H */
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_perl_unembed.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_perl_unembed.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_perl_unembed.h (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_perl_unembed.h Thu Jun 26 05:33:54 2008
@@ -43,3 +43,10 @@
 #undef list
 
 #endif /* MODPERL_PERL_UNEMBED_H */
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_svptr_table.c
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_svptr_table.c?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_svptr_table.c (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_svptr_table.c Thu Jun 26 05:33:54 2008
@@ -300,3 +300,10 @@
     Safefree(tbl->tbl_ary);
     Safefree(tbl);
 }
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_svptr_table.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_svptr_table.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_svptr_table.h (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_svptr_table.h Thu Jun 26 05:33:54 2008
@@ -55,3 +55,10 @@
 modperl_svptr_table_free(pTHX_ PTR_TBL_t *tbl);
 
 #endif /* MODPERL_SVPTR_TABLE_H */
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_sys.c
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_sys.c?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_sys.c (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_sys.c Thu Jun 26 05:33:54 2008
@@ -67,3 +67,10 @@
     return 0;
 #endif
 }
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_sys.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_sys.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_sys.h (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_sys.h Thu Jun 26 05:33:54 2008
@@ -28,3 +28,10 @@
 int modperl_sys_dlclose(void *handle);
 
 #endif /* MODPERL_SYS_H */
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_time.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_time.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_time.h (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_time.h Thu Jun 26 05:33:54 2008
@@ -50,3 +50,10 @@
     })
 
 #endif /* MODPERL_TIME_H */
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_tipool.c
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_tipool.c?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_tipool.c (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_tipool.c Thu Jun 26 05:33:54 2008
@@ -401,3 +401,10 @@
 }
 
 #endif /* USE_ITHREADS */
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_tipool.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_tipool.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_tipool.h (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_tipool.h Thu Jun 26 05:33:54 2008
@@ -87,3 +87,10 @@
 #endif /* USE_ITHREADS */
 
 #endif /* MODPERL_TIPOOL_H */
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_types.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_types.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_types.h (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_types.h Thu Jun 26 05:33:54 2008
@@ -288,3 +288,10 @@
 } modperl_hook_run_mode_e;
 
 #endif /* MODPERL_TYPES_H */
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_util.c
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_util.c?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_util.c (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_util.c Thu Jun 26 05:33:54 2008
@@ -890,3 +890,10 @@
     }
     return newRV_inc((SV *)pnotes->pnotes);
 }
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/src/modules/perl/modperl_util.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/src/modules/perl/modperl_util.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/src/modules/perl/modperl_util.h (original)
+++ perl/modperl/branches/threading/src/modules/perl/modperl_util.h Thu Jun 26 05:33:54 2008
@@ -140,3 +140,10 @@
 		   apr_pool_t *pool );
 
 #endif /* MODPERL_UTIL_H */
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/xs/APR/Base64/APR__Base64.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/xs/APR/Base64/APR__Base64.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/xs/APR/Base64/APR__Base64.h (original)
+++ perl/modperl/branches/threading/xs/APR/Base64/APR__Base64.h Thu Jun 26 05:33:54 2008
@@ -55,3 +55,10 @@
 
     mpxs_set_targ(mpxs_apr_base64_decode, ST(0));
 }
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/xs/APR/Brigade/APR__Brigade.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/xs/APR/Brigade/APR__Brigade.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/xs/APR/Brigade/APR__Brigade.h (original)
+++ perl/modperl/branches/threading/xs/APR/Brigade/APR__Brigade.h Thu Jun 26 05:33:54 2008
@@ -171,3 +171,10 @@
 {
     MP_RUN_CROAK(apr_brigade_destroy(bb), "APR::Brigade::destroy");
 }
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/xs/APR/Bucket/APR__Bucket.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/xs/APR/Bucket/APR__Bucket.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/xs/APR/Bucket/APR__Bucket.h (original)
+++ perl/modperl/branches/threading/xs/APR/Bucket/APR__Bucket.h Thu Jun 26 05:33:54 2008
@@ -122,3 +122,10 @@
 
     return rc;
 }
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/xs/APR/BucketAlloc/APR__BucketAlloc.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/xs/APR/BucketAlloc/APR__BucketAlloc.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/xs/APR/BucketAlloc/APR__BucketAlloc.h (original)
+++ perl/modperl/branches/threading/xs/APR/BucketAlloc/APR__BucketAlloc.h Thu Jun 26 05:33:54 2008
@@ -27,3 +27,10 @@
     mpxs_add_pool_magic(ba_sv, p_sv);
     return ba_sv;
 }
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/xs/APR/Error/APR__Error.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/xs/APR/Error/APR__Error.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/xs/APR/Error/APR__Error.h (original)
+++ perl/modperl/branches/threading/xs/APR/Error/APR__Error.h Thu Jun 26 05:33:54 2008
@@ -15,3 +15,10 @@
  */
 
 #define mpxs_APR__Error_strerror(rc) modperl_error_strerror(aTHX_ rc)
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/xs/APR/Finfo/APR__Finfo.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/xs/APR/Finfo/APR__Finfo.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/xs/APR/Finfo/APR__Finfo.h (original)
+++ perl/modperl/branches/threading/xs/APR/Finfo/APR__Finfo.h Thu Jun 26 05:33:54 2008
@@ -30,3 +30,10 @@
 
     return finfo_sv;
 }
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/xs/APR/IpSubnet/APR__IpSubnet.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/xs/APR/IpSubnet/APR__IpSubnet.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/xs/APR/IpSubnet/APR__IpSubnet.h (original)
+++ perl/modperl/branches/threading/xs/APR/IpSubnet/APR__IpSubnet.h Thu Jun 26 05:33:54 2008
@@ -28,3 +28,10 @@
     mpxs_add_pool_magic(ipsub_sv, p_sv);
     return ipsub_sv;
 }
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/xs/APR/Lock/APR__Lock.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/xs/APR/Lock/APR__Lock.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/xs/APR/Lock/APR__Lock.h (original)
+++ perl/modperl/branches/threading/xs/APR/Lock/APR__Lock.h Thu Jun 26 05:33:54 2008
@@ -13,3 +13,10 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/xs/APR/OS/APR__OS.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/xs/APR/OS/APR__OS.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/xs/APR/OS/APR__OS.h (original)
+++ perl/modperl/branches/threading/xs/APR/OS/APR__OS.h Thu Jun 26 05:33:54 2008
@@ -22,3 +22,10 @@
     return 0;
 #endif
 }
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/xs/APR/PerlIO/modperl_apr_perlio.c
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/xs/APR/PerlIO/modperl_apr_perlio.c?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/xs/APR/PerlIO/modperl_apr_perlio.c (original)
+++ perl/modperl/branches/threading/xs/APR/PerlIO/modperl_apr_perlio.c Thu Jun 26 05:33:54 2008
@@ -616,3 +616,10 @@
 }
 
 #endif /* PERLIO_LAYERS */
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/xs/APR/PerlIO/modperl_apr_perlio.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/xs/APR/PerlIO/modperl_apr_perlio.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/xs/APR/PerlIO/modperl_apr_perlio.h (original)
+++ perl/modperl/branches/threading/xs/APR/PerlIO/modperl_apr_perlio.h Thu Jun 26 05:33:54 2008
@@ -74,3 +74,10 @@
 #endif /* MP_SOURCE_SCAN */
 
 #endif /* MODPERL_APR_PERLIO_H */
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/xs/APR/Pool/APR__Pool.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/xs/APR/Pool/APR__Pool.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/xs/APR/Pool/APR__Pool.h (original)
+++ perl/modperl/branches/threading/xs/APR/Pool/APR__Pool.h Thu Jun 26 05:33:54 2008
@@ -381,3 +381,10 @@
         apr_pool_destroy(p);
     }
 }
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/xs/APR/SockAddr/APR__SockAddr.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/xs/APR/SockAddr/APR__SockAddr.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/xs/APR/SockAddr/APR__SockAddr.h (original)
+++ perl/modperl/branches/threading/xs/APR/SockAddr/APR__SockAddr.h Thu Jun 26 05:33:54 2008
@@ -23,3 +23,10 @@
 
     return addr;
 }
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/xs/APR/Socket/APR__Socket.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/xs/APR/Socket/APR__Socket.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/xs/APR/Socket/APR__Socket.h (original)
+++ perl/modperl/branches/threading/xs/APR/Socket/APR__Socket.h Thu Jun 26 05:33:54 2008
@@ -116,3 +116,10 @@
 
     return apr_poll(&fd, 1, &nsds, timeout);
 }
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/xs/APR/Status/APR__Status.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/xs/APR/Status/APR__Status.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/xs/APR/Status/APR__Status.h (original)
+++ perl/modperl/branches/threading/xs/APR/Status/APR__Status.h Thu Jun 26 05:33:54 2008
@@ -23,3 +23,10 @@
 #define mpxs_APR__Status_is_ECONNABORTED APR_STATUS_IS_ECONNABORTED
 #define mpxs_APR__Status_is_ECONNRESET   APR_STATUS_IS_ECONNRESET
 #define mpxs_APR__Status_is_TIMEUP       APR_STATUS_IS_TIMEUP
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/xs/APR/String/APR__String.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/xs/APR/String/APR__String.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/xs/APR/String/APR__String.h (original)
+++ perl/modperl/branches/threading/xs/APR/String/APR__String.h Thu Jun 26 05:33:54 2008
@@ -23,3 +23,10 @@
 
     return newSVpvn(buff, 4);
 }
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/xs/APR/Table/APR__Table.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/xs/APR/Table/APR__Table.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/xs/APR/Table/APR__Table.h (original)
+++ perl/modperl/branches/threading/xs/APR/Table/APR__Table.h Thu Jun 26 05:33:54 2008
@@ -232,3 +232,10 @@
     });
 
 }
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/xs/APR/ThreadMutex/APR__ThreadMutex.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/xs/APR/ThreadMutex/APR__ThreadMutex.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/xs/APR/ThreadMutex/APR__ThreadMutex.h (original)
+++ perl/modperl/branches/threading/xs/APR/ThreadMutex/APR__ThreadMutex.h Thu Jun 26 05:33:54 2008
@@ -28,3 +28,10 @@
     mpxs_add_pool_magic(mutex_sv, p_sv);
     return mutex_sv;
 }
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/xs/APR/ThreadRWLock/APR__ThreadRWLock.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/xs/APR/ThreadRWLock/APR__ThreadRWLock.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/xs/APR/ThreadRWLock/APR__ThreadRWLock.h (original)
+++ perl/modperl/branches/threading/xs/APR/ThreadRWLock/APR__ThreadRWLock.h Thu Jun 26 05:33:54 2008
@@ -27,3 +27,10 @@
     mpxs_add_pool_magic(rwlock_sv, p_sv);
     return rwlock_sv;
 }
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/xs/APR/URI/APR__URI.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/xs/APR/URI/APR__URI.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/xs/APR/URI/APR__URI.h (original)
+++ perl/modperl/branches/threading/xs/APR/URI/APR__URI.h Thu Jun 26 05:33:54 2008
@@ -93,3 +93,10 @@
     }
     return Nullsv;
 }
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/xs/APR/UUID/APR__UUID.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/xs/APR/UUID/APR__UUID.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/xs/APR/UUID/APR__UUID.h (original)
+++ perl/modperl/branches/threading/xs/APR/UUID/APR__UUID.h Thu Jun 26 05:33:54 2008
@@ -49,3 +49,10 @@
 }
 
 #define apr_uuid_DESTROY(uuid) safefree(uuid)
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/xs/APR/Util/APR__Util.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/xs/APR/Util/APR__Util.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/xs/APR/Util/APR__Util.h (original)
+++ perl/modperl/branches/threading/xs/APR/Util/APR__Util.h Thu Jun 26 05:33:54 2008
@@ -19,3 +19,10 @@
 {
     return apr_password_validate(passwd, hash) == APR_SUCCESS;
 }
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/xs/Apache2/Access/Apache2__Access.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/xs/Apache2/Access/Apache2__Access.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/xs/Apache2/Access/Apache2__Access.h (original)
+++ perl/modperl/branches/threading/xs/Apache2/Access/Apache2__Access.h Thu Jun 26 05:33:54 2008
@@ -154,3 +154,10 @@
     return MP_HTTPD_OVERRIDE_OPTS_DEFAULT;
 #endif
 }
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/xs/Apache2/CmdParms/Apache2__CmdParms.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/xs/Apache2/CmdParms/Apache2__CmdParms.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/xs/Apache2/CmdParms/Apache2__CmdParms.h (original)
+++ perl/modperl/branches/threading/xs/Apache2/CmdParms/Apache2__CmdParms.h Thu Jun 26 05:33:54 2008
@@ -46,3 +46,10 @@
     return MP_HTTPD_OVERRIDE_OPTS_DEFAULT;
 #endif
 }
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/xs/Apache2/Command/Apache2__Command.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/xs/Apache2/Command/Apache2__Command.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/xs/Apache2/Command/Apache2__Command.h (original)
+++ perl/modperl/branches/threading/xs/Apache2/Command/Apache2__Command.h Thu Jun 26 05:33:54 2008
@@ -16,3 +16,10 @@
 
 #define mpxs_Apache2__Command_next(cmd) \
 (++cmd, ((cmd && cmd->name) ? cmd : NULL))
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/xs/Apache2/Connection/Apache2__Connection.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/xs/Apache2/Connection/Apache2__Connection.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/xs/Apache2/Connection/Apache2__Connection.h (original)
+++ perl/modperl/branches/threading/xs/Apache2/Connection/Apache2__Connection.h Thu Jun 26 05:33:54 2008
@@ -40,3 +40,10 @@
 {
     return ap_get_remote_host(c, (void *)dir_config, type, NULL);
 }
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/xs/Apache2/ConnectionUtil/Apache2__ConnectionUtil.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/xs/Apache2/ConnectionUtil/Apache2__ConnectionUtil.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/xs/Apache2/ConnectionUtil/Apache2__ConnectionUtil.h (original)
+++ perl/modperl/branches/threading/xs/Apache2/ConnectionUtil/Apache2__ConnectionUtil.h Thu Jun 26 05:33:54 2008
@@ -41,3 +41,10 @@
 
     modperl_pnotes_kill(&ccfg->pnotes);
 }
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/xs/Apache2/Directive/Apache2__Directive.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/xs/Apache2/Directive/Apache2__Directive.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/xs/Apache2/Directive/Apache2__Directive.h (original)
+++ perl/modperl/branches/threading/xs/Apache2/Directive/Apache2__Directive.h Thu Jun 26 05:33:54 2008
@@ -194,3 +194,10 @@
         }
     });
 }
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/xs/Apache2/Filter/Apache2__Filter.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/xs/Apache2/Filter/Apache2__Filter.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/xs/Apache2/Filter/Apache2__Filter.h (original)
+++ perl/modperl/branches/threading/xs/Apache2/Filter/Apache2__Filter.h Thu Jun 26 05:33:54 2008
@@ -366,3 +366,10 @@
 
     return rc;
 }
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/xs/Apache2/Log/Apache2__Log.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/xs/Apache2/Log/Apache2__Log.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/xs/Apache2/Log/Apache2__Log.h (original)
+++ perl/modperl/branches/threading/xs/Apache2/Log/Apache2__Log.h Thu Jun 26 05:33:54 2008
@@ -334,3 +334,10 @@
 
     XSRETURN_EMPTY;
 }
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/xs/Apache2/MPM/Apache2__MPM.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/xs/Apache2/MPM/Apache2__MPM.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/xs/Apache2/MPM/Apache2__MPM.h (original)
+++ perl/modperl/branches/threading/xs/Apache2/MPM/Apache2__MPM.h Thu Jun 26 05:33:54 2008
@@ -58,3 +58,10 @@
     newCONSTSUB(PL_defstash, "Apache2::MPM::show",
                 newSVpv(ap_show_mpm(), 0));
 }
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/xs/Apache2/Module/Apache2__Module.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/xs/Apache2/Module/Apache2__Module.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/xs/Apache2/Module/Apache2__Module.h (original)
+++ perl/modperl/branches/threading/xs/Apache2/Module/Apache2__Module.h Thu Jun 26 05:33:54 2008
@@ -96,3 +96,10 @@
 
     return;
 }
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/xs/Apache2/RequestIO/Apache2__RequestIO.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/xs/Apache2/RequestIO/Apache2__RequestIO.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/xs/Apache2/RequestIO/Apache2__RequestIO.h (original)
+++ perl/modperl/branches/threading/xs/Apache2/RequestIO/Apache2__RequestIO.h Thu Jun 26 05:33:54 2008
@@ -372,3 +372,10 @@
 
     return rc;
 }
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/xs/Apache2/RequestRec/Apache2__RequestRec.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/xs/Apache2/RequestRec/Apache2__RequestRec.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/xs/Apache2/RequestRec/Apache2__RequestRec.h (original)
+++ perl/modperl/branches/threading/xs/Apache2/RequestRec/Apache2__RequestRec.h Thu Jun 26 05:33:54 2008
@@ -146,3 +146,10 @@
 
     return RETVAL;
 }
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/xs/Apache2/RequestUtil/Apache2__RequestUtil.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/xs/Apache2/RequestUtil/Apache2__RequestUtil.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/xs/Apache2/RequestUtil/Apache2__RequestUtil.h (original)
+++ perl/modperl/branches/threading/xs/Apache2/RequestUtil/Apache2__RequestUtil.h Thu Jun 26 05:33:54 2008
@@ -367,3 +367,10 @@
     apr_pool_cleanup_register(r->pool, r->pool, child_terminate,
                               apr_pool_cleanup_null);
 }
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/xs/Apache2/Response/Apache2__Response.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/xs/Apache2/Response/Apache2__Response.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/xs/Apache2/Response/Apache2__Response.h (original)
+++ perl/modperl/branches/threading/xs/Apache2/Response/Apache2__Response.h Thu Jun 26 05:33:54 2008
@@ -39,3 +39,10 @@
     }
     ap_set_last_modified(r);
 }
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/xs/Apache2/ServerUtil/Apache2__ServerUtil.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/xs/Apache2/ServerUtil/Apache2__ServerUtil.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/xs/Apache2/ServerUtil/Apache2__ServerUtil.h (original)
+++ perl/modperl/branches/threading/xs/Apache2/ServerUtil/Apache2__ServerUtil.h Thu Jun 26 05:33:54 2008
@@ -202,3 +202,10 @@
     newCONSTSUB(PL_defstash, "Apache2::ServerUtil::get_server_description",
                 newSVpv(ap_get_server_description(), 0));
 }
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/xs/Apache2/SubProcess/Apache2__SubProcess.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/xs/Apache2/SubProcess/Apache2__SubProcess.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/xs/Apache2/SubProcess/Apache2__SubProcess.h (original)
+++ perl/modperl/branches/threading/xs/Apache2/SubProcess/Apache2__SubProcess.h Thu Jun 26 05:33:54 2008
@@ -216,3 +216,10 @@
 
     PUTBACK;
 }
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/xs/Apache2/SubRequest/Apache2__SubRequest.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/xs/Apache2/SubRequest/Apache2__SubRequest.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/xs/Apache2/SubRequest/Apache2__SubRequest.h (original)
+++ perl/modperl/branches/threading/xs/Apache2/SubRequest/Apache2__SubRequest.h Thu Jun 26 05:33:54 2008
@@ -29,3 +29,10 @@
 
     return ap_run_sub_req(r);
 }
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/xs/Apache2/URI/Apache2__URI.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/xs/Apache2/URI/Apache2__URI.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/xs/Apache2/URI/Apache2__URI.h (original)
+++ perl/modperl/branches/threading/xs/Apache2/URI/Apache2__URI.h Thu Jun 26 05:33:54 2008
@@ -38,3 +38,10 @@
 
     return SvPVX(url);
 }
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/xs/Apache2/Util/Apache2__Util.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/xs/Apache2/Util/Apache2__Util.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/xs/Apache2/Util/Apache2__Util.h (original)
+++ perl/modperl/branches/threading/xs/Apache2/Util/Apache2__Util.h Thu Jun 26 05:33:54 2008
@@ -16,3 +16,10 @@
 
 #define TIME_NOW apr_time_now()
 #define DEFAULT_TIME_FORMAT "%a, %d %b %Y %H:%M:%S %Z"
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/xs/ModPerl/Global/ModPerl__Global.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/xs/ModPerl/Global/ModPerl__Global.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/xs/ModPerl/Global/ModPerl__Global.h (original)
+++ perl/modperl/branches/threading/xs/ModPerl/Global/ModPerl__Global.h Thu Jun 26 05:33:54 2008
@@ -60,3 +60,10 @@
     return mpxs_special_list_do(aTHX_ name, package,
                                 modperl_perl_global_avcv_register);
 }
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/xs/ModPerl/Interpreter/ModPerl__Interpreter.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/xs/ModPerl/Interpreter/ModPerl__Interpreter.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/xs/ModPerl/Interpreter/ModPerl__Interpreter.h (original)
+++ perl/modperl/branches/threading/xs/ModPerl/Interpreter/ModPerl__Interpreter.h Thu Jun 26 05:33:54 2008
@@ -19,3 +19,10 @@
 {
     return MP_THX_INTERP_GET(aTHX);
 }
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/xs/ModPerl/Util/ModPerl__Util.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/xs/ModPerl/Util/ModPerl__Util.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/xs/ModPerl/Util/ModPerl__Util.h (original)
+++ perl/modperl/branches/threading/xs/ModPerl/Util/ModPerl__Util.h Thu Jun 26 05:33:54 2008
@@ -40,3 +40,10 @@
     modperl_package_unload(aTHX_ pkg)
 
 /* ModPerl::Util::exit lives in mod_perl.so, see modperl_perl.c */
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */

Modified: perl/modperl/branches/threading/xs/modperl_xs_util.h
URL: http://svn.apache.org/viewvc/perl/modperl/branches/threading/xs/modperl_xs_util.h?rev=671879&r1=671878&r2=671879&view=diff
==============================================================================
--- perl/modperl/branches/threading/xs/modperl_xs_util.h (original)
+++ perl/modperl/branches/threading/xs/modperl_xs_util.h Thu Jun 26 05:33:54 2008
@@ -158,3 +158,10 @@
 
 
 #endif /* MODPERL_XS_H */
+
+/*
+ * Local Variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ */