Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / live_effects / lpe-extrude.cpp
index 5f63d0567cdf984a5d289ff927db02cf60976ba0..96d46556970ef3176e17341ccd2b9e626b50921b 100644 (file)
@@ -195,4 +195,4 @@ LPEExtrude::resetDefaults(SPItem * item)
   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 :