diff options
Diffstat (limited to 'src/2geom/poly.cpp')
| -rw-r--r-- | src/2geom/poly.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/2geom/poly.cpp b/src/2geom/poly.cpp index d8b379557..9fa8e47db 100644 --- a/src/2geom/poly.cpp +++ b/src/2geom/poly.cpp @@ -199,4 +199,4 @@ Poly gcd(Poly const &a, Poly const &b, const double /*tol*/) { fill-column:99 End: */ -// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 : +// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:fileencoding=utf-8:textwidth=99 : |
