summaryrefslogtreecommitdiffstats
path: root/compat/zlib/contrib/ada/mtest.adb
diff options
context:
space:
mode:
Diffstat (limited to 'compat/zlib/contrib/ada/mtest.adb')
-rw-r--r--compat/zlib/contrib/ada/mtest.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/compat/zlib/contrib/ada/mtest.adb b/compat/zlib/contrib/ada/mtest.adb
index 9caaf22..5fbd060 100644
--- a/compat/zlib/contrib/ada/mtest.adb
+++ b/compat/zlib/contrib/ada/mtest.adb
@@ -8,7 +8,7 @@
-- Continuous test for ZLib multithreading. If the test would fail
-- we should provide thread safe allocation routines for the Z_Stream.
--
--- $Id: mtest.adb,v 1.1 2008/12/19 14:44:49 dkf Exp $
+-- $Id: mtest.adb,v 1.2 2010/03/16 09:01:35 nijtmans Exp $
with ZLib;
with Ada.Streams;