Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / libnr / nr-matrix.h
index b1f9d589ac02679fa58f5cd0ee7f239a02264d99..206ff18b6f1e12336e615c6d4cb6c30ca3f5a7e0 100644 (file)
@@ -310,4 +310,4 @@ inline std::ostream &operator<< (std::ostream &out_file, const NR::Matrix &m) {
   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 :