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 5fbd060..5516952 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.2 2010/03/16 09:01:35 nijtmans Exp $
+-- $Id: mtest.adb,v 1.3 2010/04/20 14:50:10 nijtmans Exp $
with ZLib;
with Ada.Streams;