소스 검색

* Remove BOM marker, it confuses fpdoc

git-svn-id: trunk@39451 -
michael 7 년 전
부모
커밋
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.