aboutsummaryrefslogtreecommitdiff
path: root/contrib/ada/zlib-thin.ads
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--contrib/ada/zlib-thin.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/ada/zlib-thin.ads b/contrib/ada/zlib-thin.ads
index d4407eb..810173c 100644
--- a/contrib/ada/zlib-thin.ads
+++ b/contrib/ada/zlib-thin.ads
@@ -436,7 +436,7 @@ private
436 436
437 pragma Import (C, inflateBackInit, "inflateBackInit_"); 437 pragma Import (C, inflateBackInit, "inflateBackInit_");
438 438
439 -- I stopped binding the inflateBack routines, becouse realize that 439 -- I stopped binding the inflateBack routines, because realize that
440 -- it does not support zlib and gzip headers for now, and have no 440 -- it does not support zlib and gzip headers for now, and have no
441 -- symmetric deflateBack routines. 441 -- symmetric deflateBack routines.
442 -- ZLib-Ada is symmetric regarding deflate/inflate data transformation 442 -- ZLib-Ada is symmetric regarding deflate/inflate data transformation