From a11fe67bac39409a738d987823ad990bc2a49f6a Mon Sep 17 00:00:00 2001 From: dsomero Date: Mon, 21 May 2012 20:00:14 -0400 Subject: Fix files with no newline at the end. Signed-off-by: dsomero --- development/scite/config/SciTEGlobal.properties.new | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'development/scite') diff --git a/development/scite/config/SciTEGlobal.properties.new b/development/scite/config/SciTEGlobal.properties.new index aa8d3948d0..8a954b8a45 100644 --- a/development/scite/config/SciTEGlobal.properties.new +++ b/development/scite/config/SciTEGlobal.properties.new @@ -102,4 +102,4 @@ CMake|cmake||\ # Import all the language specific properties files import cmake import nncrontab -lexer.*.slackbuilds=shell \ No newline at end of file +lexer.*.slackbuilds=shell -- cgit v1.2.3-65-gdbad