From 22611db4ae59b55406befe345b0b53ef6ec974aa Mon Sep 17 00:00:00 2001
From: rswindell <>
Date: Fri, 21 May 2004 02:52:05 +0000
Subject: [PATCH] Added new line to end of file (for gcc).

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

diff --git a/src/xpdev/link_list.c b/src/xpdev/link_list.c
index 80dbbda7a6..6688486c4f 100644
--- a/src/xpdev/link_list.c
+++ b/src/xpdev/link_list.c
@@ -588,4 +588,4 @@ int main(int arg, char** argv)
 	return 0;
 }
 
-#endif
\ No newline at end of file
+#endif
-- 
GitLab