diff options
Diffstat (limited to 'compat/zlib/contrib/ada/zlib-thin.adb')
-rw-r--r-- | compat/zlib/contrib/ada/zlib-thin.adb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compat/zlib/contrib/ada/zlib-thin.adb b/compat/zlib/contrib/ada/zlib-thin.adb index 941f5d0..f3f5cb2 100644 --- a/compat/zlib/contrib/ada/zlib-thin.adb +++ b/compat/zlib/contrib/ada/zlib-thin.adb @@ -6,7 +6,7 @@ -- Open source license information is in the zlib.ads file. -- ---------------------------------------------------------------- --- $Id: zlib-thin.adb,v 1.1 2008/12/19 14:44:49 dkf Exp $ +-- $Id: zlib-thin.adb,v 1.2 2010/03/16 09:01:35 nijtmans Exp $ package body ZLib.Thin is |