mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-23 20:14:05 +00:00
Remove UTF-8 BOM from the file - some compilers don't like it.
This commit is contained in:
parent
359805ecca
commit
28fd948b99
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue