From 05a9235c983dfdff5c61c3e7c13a29f8d8ddd52a Mon Sep 17 00:00:00 2001 From: Alex Kozlov Date: Fri, 1 Feb 2013 15:04:00 +0000 Subject: - Fix all cases of 'No newline at end of file' in ports tree Approved by: portmgr (bapt) --- textproc/glimpse/files/patch-index-region.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'textproc/glimpse/files/patch-index-region.c') diff --git a/textproc/glimpse/files/patch-index-region.c b/textproc/glimpse/files/patch-index-region.c index 67e4c4905776..15d551f02086 100644 --- a/textproc/glimpse/files/patch-index-region.c +++ b/textproc/glimpse/files/patch-index-region.c @@ -8,4 +8,4 @@ +void attr_extract(dest, src) char *dest, *src; { - char *oldsrc = src; \ No newline at end of file + char *oldsrc = src; -- cgit v1.2.3