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 --- graphics/Alchemy/files/alchemyOpenGL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics/Alchemy') diff --git a/graphics/Alchemy/files/alchemyOpenGL b/graphics/Alchemy/files/alchemyOpenGL index 3239e0cddf..b9f354a5f9 100644 --- a/graphics/Alchemy/files/alchemyOpenGL +++ b/graphics/Alchemy/files/alchemyOpenGL @@ -6,4 +6,4 @@ if [ -n "$JAVA_HOME" ]; then else java -client -Xmx256m -Dsun.java2d.opengl=true -jar ./Alchemy.jar $* fi -cd $OLDPWD \ No newline at end of file +cd $OLDPWD -- cgit v1.2.3