From 6102e245b15fdb2f9df9d2674ff2c9efbcd6648c Mon Sep 17 00:00:00 2001 From: Thomas Holder Date: Mon, 15 Oct 2018 08:32:48 +0200 Subject: fix vi modelines: encoding -> fileencoding --- src/helper/geom-pathstroke.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/helper/geom-pathstroke.cpp') 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 : -- cgit v1.2.3