Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / helper / geom.cpp
index c79cd829a0d53f562b88260bada2b9d179b0caee..cc9064451f833004f8ac979673c8f99d3aa6137f 100644 (file)
@@ -541,4 +541,4 @@ Geom::Matrix GEOM_MATRIX_IDENTITY = Geom::identity();
   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 :