Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / xml / croco-node-iface.cpp
index db98e3d016d4d6765edc87bdc4200e88a84ac1d1..afea4abbaf4abb450cac0ad08e783514dda7b83a 100644 (file)
@@ -75,4 +75,4 @@ CRNodeIface const croco_node_iface = {
   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 :