From 69eaf3b6bf0b7a351cbff54f438980a45704deee Mon Sep 17 00:00:00 2001 From: joncruz Date: Thu, 4 Dec 2008 07:30:52 +0000 Subject: [PATCH] Fixed missing EOL at end of file. --- src/application/app-prototype.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/application/app-prototype.cpp b/src/application/app-prototype.cpp index 3d9aa15e8..27f58d92a 100644 --- a/src/application/app-prototype.cpp +++ b/src/application/app-prototype.cpp @@ -40,4 +40,4 @@ AppPrototype::~AppPrototype() fill-column:99 End: */ -// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 : \ No newline at end of file +// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 : -- 2.30.2