Sfoglia il codice sorgente

* Remove BOM marker, it confuses fpdoc

git-svn-id: trunk@39451 -
michael 7 anni fa
parent
commit
b5aa9fd20a
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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.