Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / jabber_whiteboard / defines.cpp
index ad064126016c92b30d942f7984813115746b2619..fc56618bfb5870cc33b8ea889d06b9bebc869c9c 100644 (file)
@@ -113,4 +113,4 @@ char const* DOCUMENT_NAMEDVIEW_NAME =       "sodipodi:namedview";
   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 :