From: joncruz Date: Thu, 4 Dec 2008 07:30:52 +0000 (+0000) Subject: Fixed missing EOL at end of file. X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=69eaf3b6bf0b7a351cbff54f438980a45704deee;p=inkscape.git Fixed missing EOL at end of file. --- 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 :