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