Просмотр исходного кода

* Remove BOM marker, it confuses fpdoc

git-svn-id: trunk@39451 -
michael 7 лет назад
Родитель
Сommit
b5aa9fd20a
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      packages/rtl-objpas/src/inc/strutils.pp

+ 1 - 1
packages/rtl-objpas/src/inc/strutils.pp

@@ -1,4 +1,4 @@
-{
+{
     Delphi/Kylix compatibility unit: String handling routines.
 
     This file is part of the Free Pascal run time library.