Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / extract-uri.cpp
index 8580270108bfafcf9322ff5964ede83cd93206d2..76778bacb93748ff655a9fb0840fdaed1b9a8904 100644 (file)
@@ -93,4 +93,4 @@ gchar *extract_uri( gchar const *s, gchar const** endptr )
   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 :