瀏覽代碼

* Correctly attribute TBufferedFileStream by José Mejuto

git-svn-id: trunk@42901 -
michael 6 年之前
父節點
當前提交
965f16a8be
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      packages/fcl-base/src/bufstream.pp

+ 1 - 0
packages/fcl-base/src/bufstream.pp

@@ -3,6 +3,7 @@
     Copyright (c) 1999-2000 by the Free Pascal development team
     Copyright (c) 1999-2000 by the Free Pascal development team
 
 
     Implement a buffered stream.
     Implement a buffered stream.
+    TBufferedFileStream contributed by José Mejuto, bug ID 30549.
 
 
     See the file COPYING.FPC, included in this distribution,
     See the file COPYING.FPC, included in this distribution,
     for details about the copyright.
     for details about the copyright.