Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / document.cpp
index 17aa642b1681152f06f03e13737c8815b71b9bf7..677883112660bfcd219f73d696f43316f11be0cf 100644 (file)
@@ -1479,4 +1479,4 @@ bool SPDocument::isSeeking() const {
   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 :