Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / libnrtype / boundary-type.h
index 27baf43b714099753d18f15cfe7e19a704a4d985..91d748de5ddbf0dd93c7383a9bb522668225f17e 100644 (file)
@@ -30,4 +30,4 @@ enum BoundaryType {
   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 :