Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / libnr / nr-translate-ops.h
index 14ab6d1ed8fc3802b0f199e8934dfadecaf13e56..2812893fbabacd3f6e059772f7abb71da0aab998 100644 (file)
@@ -40,4 +40,4 @@ inline Point operator*(Point const &v, translate const &t)
   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 :