From e02bf43243cda664b083eabeac36af1fb25ed6a9 Mon Sep 17 00:00:00 2001
From: rswindell <>
Date: Sat, 6 Apr 2002 02:06:00 +0000
Subject: [PATCH] Added trailing lf to make gcc happy.

---
 src/xpdev/wraptest.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/xpdev/wraptest.c b/src/xpdev/wraptest.c
index 1ac1104381..fdf2fa05d4 100644
--- a/src/xpdev/wraptest.c
+++ b/src/xpdev/wraptest.c
@@ -84,4 +84,4 @@ int main()
 		closedir(dir);
 
 	return 0;
-}
\ No newline at end of file
+}
-- 
GitLab