summaryrefslogtreecommitdiffstats
path: root/src/helper/geom-pathstroke.cpp
diff options
context:
space:
mode:
authorThomas Holder <thomas@thomas-holder.de>2018-10-15 06:32:48 +0000
committerThomas Holder <thomas@thomas-holder.de>2018-10-15 06:33:03 +0000
commit6102e245b15fdb2f9df9d2674ff2c9efbcd6648c (patch)
tree4e07edbcaf9351f1cfa7e92602ae6bd00a1cbea6 /src/helper/geom-pathstroke.cpp
parentremove sp-text.cpp.orig (diff)
downloadinkscape-6102e245b15fdb2f9df9d2674ff2c9efbcd6648c.tar.gz
inkscape-6102e245b15fdb2f9df9d2674ff2c9efbcd6648c.zip
fix vi modelines: encoding -> fileencoding
Diffstat (limited to 'src/helper/geom-pathstroke.cpp')
-rw-r--r--src/helper/geom-pathstroke.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/helper/geom-pathstroke.cpp b/src/helper/geom-pathstroke.cpp
index 23d133e08..1736f9b16 100644
--- a/src/helper/geom-pathstroke.cpp
+++ b/src/helper/geom-pathstroke.cpp
@@ -1201,4 +1201,4 @@ void outline_join(Geom::Path &res, Geom::Path const& temp, Geom::Point in_tang,
fill-column:99
End:
*/
-// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8 :
+// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:fileencoding=utf-8 :