diff options
| author | Thomas Holder <thomas@thomas-holder.de> | 2018-10-15 06:32:48 +0000 |
|---|---|---|
| committer | Thomas Holder <thomas@thomas-holder.de> | 2018-10-15 06:33:03 +0000 |
| commit | 6102e245b15fdb2f9df9d2674ff2c9efbcd6648c (patch) | |
| tree | 4e07edbcaf9351f1cfa7e92602ae6bd00a1cbea6 /src/file.h | |
| parent | remove sp-text.cpp.orig (diff) | |
| download | inkscape-6102e245b15fdb2f9df9d2674ff2c9efbcd6648c.tar.gz inkscape-6102e245b15fdb2f9df9d2674ff2c9efbcd6648c.zip | |
fix vi modelines: encoding -> fileencoding
Diffstat (limited to 'src/file.h')
| -rw-r--r-- | src/file.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/file.h b/src/file.h index c24ecdf6f..21c412f5f 100644 --- a/src/file.h +++ b/src/file.h @@ -221,4 +221,4 @@ extern int sp_file_convert_dpi_method_commandline; 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 : |
