From 9eefd1e35cc80627865cf536704e9020c82ef2d3 Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Tue, 30 Jan 2001 12:30:41 +0000 Subject: [PATCH] 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 --- include/ap_compat.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/ap_compat.h b/include/ap_compat.h index e6187c97ae8..2614b167e7c 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 */ -- 2.47.3