fix "no newline at end of file" errors

svn path=/trunk/; revision=43762
This commit is contained in:
Sylvain Petreolle 2009-10-25 23:10:28 +00:00
parent 51afa0b7be
commit 81530ee244
2 changed files with 4 additions and 2 deletions

View file

@ -19,3 +19,4 @@ BEGIN
IDS_ERROR_NOCLASS, "窗口无法初始化。"
IDS_ERROR_BADCMD, "没有提供字体文件。\n语法\n fontview.exe <字体档案>"
END

View file

@ -19,3 +19,4 @@ BEGIN
IDS_ERROR_NOCLASS, "窗口無法初始化。"
IDS_ERROR_BADCMD, "沒有提供字體文件。\n語法\n fontview.exe <字體檔案>"
END