Fixes vim mode line.
[platal.git] / plugins / function.display_address.php
index 74fd9ca..74483c3 100644 (file)
@@ -116,5 +116,5 @@ function smarty_function_display_address($param, $smarty)
     return $txthtml;
 }
 
-// vim:set et sw=4 sts=4 sws=4 foldmethod=marker enc=utf-8:
+// vim:set et sw=4 sts=4 sws=4 foldmethod=marker fenc=utf-8:
 ?>