From: Jeff Trawick Date: Tue, 30 Jan 2001 12:30:41 +0000 (+0000) Subject: add missing newline to end of file X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9eefd1e35cc80627865cf536704e9020c82ef2d3;p=apache add missing newline to end of file Submitted by: jean-frederic clere Reviewed by: Jeff Trawick git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87925 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/ap_compat.h b/include/ap_compat.h index e6187c97ae..2614b167e7 100644 --- a/include/ap_compat.h +++ b/include/ap_compat.h @@ -8,4 +8,4 @@ #define MODULE_VAR_EXPORT AP_MODULE_DECLARE_DATA -#endif /* APR_COMPAT_H */ \ No newline at end of file +#endif /* APR_COMPAT_H */