Browse Source

* Remove BOM marker, it confuses fpdoc

git-svn-id: trunk@39451 -
michael 7 năm trước cách đây
mục cha
commit
b5aa9fd20a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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.