Remove UTF-8 BOM from the file - some compilers don't like it.

This commit is contained in:
Konstantin Isakov 2011-04-16 15:40:00 -07:00
parent 359805ecca
commit 28fd948b99

View file

@ -1,4 +1,4 @@
/* This file is (c) 2010 Jennie Petoumenou <epetoumenou@gmail.com>
/* This file is (c) 2010 Jennie Petoumenou <epetoumenou@gmail.com>
* Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */
#include "greektranslit.hh"