summaryrefslogtreecommitdiffstats
path: root/src/io/dir-util.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/io/dir-util.cpp
parentremove sp-text.cpp.orig (diff)
downloadinkscape-6102e245b15fdb2f9df9d2674ff2c9efbcd6648c.tar.gz
inkscape-6102e245b15fdb2f9df9d2674ff2c9efbcd6648c.zip
fix vi modelines: encoding -> fileencoding
Diffstat (limited to 'src/io/dir-util.cpp')
-rw-r--r--src/io/dir-util.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/io/dir-util.cpp b/src/io/dir-util.cpp
index 1a215fa29..44c9a58d8 100644
--- a/src/io/dir-util.cpp
+++ b/src/io/dir-util.cpp
@@ -251,4 +251,4 @@ char *prepend_current_dir_if_relative(gchar const *uri)
fill-column:99
End:
*/
-// vi: set autoindent shiftwidth=4 tabstop=8 filetype=cpp expandtab softtabstop=4 encoding=utf-8 textwidth=99 :
+// vi: set autoindent shiftwidth=4 tabstop=8 filetype=cpp expandtab softtabstop=4 fileencoding=utf-8 textwidth=99 :