Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / rect-context.cpp
index 81f615571c71940c5d2f2454cbcf8727c983b1c8..86f0b54a3631a32d0f33fea8f0bd93d3a235dd70 100644 (file)
@@ -588,4 +588,4 @@ static void sp_rect_cancel(SPRectContext *rc)
   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 :