From d3261e64152397db2dca4d691a990c6bc2a6f4dd Mon Sep 17 00:00:00 2001 From: Mehmet Samet Duman Date: Thu, 2 Apr 2026 18:51:45 +0300 Subject: NOISSUE add archived projects Signed-off-by: Mehmet Samet Duman --- archived/ptlibzippy/contrib/delphi/ZLibConst.pas | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 archived/ptlibzippy/contrib/delphi/ZLibConst.pas (limited to 'archived/ptlibzippy/contrib/delphi/ZLibConst.pas') diff --git a/archived/ptlibzippy/contrib/delphi/ZLibConst.pas b/archived/ptlibzippy/contrib/delphi/ZLibConst.pas new file mode 100644 index 0000000000..f6e69848e0 --- /dev/null +++ b/archived/ptlibzippy/contrib/delphi/ZLibConst.pas @@ -0,0 +1,11 @@ +unit ZLibConst; + +interface + +resourcestring + sTargetBufferTooSmall = 'PTLib error: target buffer may be too small'; + sInvalidStreamOp = 'Invalid stream operation'; + +implementation + +end. -- cgit 0.0.5-2-1-g0f52