Permalink
Please sign in to comment.
Browse files
Cleanup effort in prep for GA push:
Trim trailing whitespace... no func change git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1174748 13f79535-47bb-0310-9956-ffa450edef68
- Loading branch information...
Showing
with
528 additions
and 528 deletions.
- +7 −7 include/ap_config.h
- +6 −6 include/ap_hooks.h
- +6 −6 include/ap_listen.h
- +8 −8 include/ap_mpm.h
- +2 −2 include/ap_regex.h
- +31 −31 include/ap_regkey.h
- +3 −3 include/ap_release.h
- +1 −1 include/ap_slotmem.h
- +10 −10 include/ap_socache.h
- +7 −7 include/http_connection.h
- +17 −17 include/http_core.h
- +41 −41 include/http_log.h
- +37 −37 include/http_protocol.h
- +8 −8 include/http_request.h
- +7 −7 include/http_vhost.h
- +80 −80 include/httpd.h
- +1 −1 include/mod_core.h
- +8 −8 include/mpm_common.h
- +5 −5 include/scoreboard.h
- +3 −3 include/util_cfgtree.h
- +2 −2 include/util_charset.h
- +25 −25 include/util_filter.h
- +10 −10 include/util_ldap.h
- +2 −2 include/util_mutex.h
- +13 −13 include/util_script.h
- +3 −3 include/util_time.h
- +1 −1 modules/aaa/mod_authz_dbd.h
- +1 −1 modules/arch/unix/mod_unixd.h
- +19 −19 modules/arch/win32/mod_isapi.h
- +5 −5 modules/cache/cache_cache.h
- +4 −4 modules/cache/cache_hash.h
- +3 −3 modules/cache/cache_pqueue.h
- +1 −1 modules/core/mod_so.h
- +5 −5 modules/core/mod_watchdog.h
- +2 −2 modules/database/mod_dbd.h
- +8 −8 modules/filters/libsed.h
- +2 −2 modules/filters/mod_include.h
- +1 −1 modules/filters/mod_ratelimit.h
- +9 −9 modules/filters/regexp.h
- +8 −8 modules/filters/sed.h
- +4 −4 modules/generators/mod_cgi.h
- +1 −1 modules/generators/mod_suexec.h
- +8 −8 modules/ldap/util_ldap_cache.h
- +7 −7 modules/loggers/mod_log_config.h
- +3 −3 modules/lua/lua_vmprep.h
- +2 −2 modules/lua/mod_lua.h
- +1 −1 modules/mappers/mod_rewrite.h
- +32 −32 modules/proxy/ajp.h
- +13 −13 modules/proxy/ajp_header.h
- +3 −3 modules/proxy/mod_serf.h
- +1 −1 modules/session/mod_session.h
- +2 −2 modules/ssl/mod_ssl.h
- +10 −10 modules/ssl/ssl_private.h
- +1 −1 modules/ssl/ssl_util_ssl.h
- +1 −1 os/netware/os.h
- +2 −2 os/netware/pre_nw.h
- +3 −3 os/unix/unixd.h
- +3 −3 os/win32/os.h
- +1 −1 server/mpm/event/fdqueue.h
- +1 −1 server/mpm/mpmt_os2/mpm_default.h
- +1 −1 server/mpm/simple/simple_event.h
- +5 −5 server/mpm/winnt/mpm_winnt.h
- +5 −5 server/util_expr_parse.h
- +6 −6 support/suexec.h

Oops, something went wrong.
0 comments on commit
7d838a5