diff options
| author | Jon A. Cruz <jon@joncruz.org> | 2008-12-04 07:30:52 +0000 |
|---|---|---|
| committer | joncruz <joncruz@users.sourceforge.net> | 2008-12-04 07:30:52 +0000 |
| commit | b8ed0898b956c1ad60da52c65fc49a37ca6565e9 (patch) | |
| tree | fea36684d7b51e6a8f1598d502da71930accd41a /src/application | |
| parent | Fixed file final EOL (diff) | |
| download | inkscape-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.cpp | 2 |
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 : |
