diff options
Diffstat (limited to 'src/2geom/path.cpp')
| -rw-r--r-- | src/2geom/path.cpp | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/2geom/path.cpp b/src/2geom/path.cpp index a529c3751..01c1f2b8e 100644 --- a/src/2geom/path.cpp +++ b/src/2geom/path.cpp @@ -227,10 +227,9 @@ void Path::check_continuity(Sequence::iterator first_replaced, Local Variables: mode:c++ c-file-style:"stroustrup" - c-file-offsets:((innamespace . 0)(substatement-open . 0)) + c-file-offsets:((innamespace . 0)(inline-open . 0)(case-label . +)) indent-tabs-mode:nil - c-brace-offset:0 fill-column:99 End: - vim: filetype=cpp:expandtab:shiftwidth=2:tabstop=8:softtabstop=2 : */ +// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 : |
