summaryrefslogtreecommitdiffstats
path: root/src/application
diff options
context:
space:
mode:
authorJon A. Cruz <jon@joncruz.org>2008-12-04 07:30:52 +0000
committerjoncruz <joncruz@users.sourceforge.net>2008-12-04 07:30:52 +0000
commitb8ed0898b956c1ad60da52c65fc49a37ca6565e9 (patch)
treefea36684d7b51e6a8f1598d502da71930accd41a /src/application
parentFixed file final EOL (diff)
downloadinkscape-b8ed0898b956c1ad60da52c65fc49a37ca6565e9.tar.gz
inkscape-b8ed0898b956c1ad60da52c65fc49a37ca6565e9.zip
Fixed missing EOL at end of file.
(bzr r6937)
Diffstat (limited to 'src/application')
-rw-r--r--src/application/app-prototype.cpp2
1 files changed, 1 insertions, 1 deletions
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 :