diff options
Diffstat (limited to 'libs/zlib/src/inflate.h')
-rw-r--r-- | libs/zlib/src/inflate.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/zlib/src/inflate.h b/libs/zlib/src/inflate.h index f97d19be18..a46cce6b6d 100644 --- a/libs/zlib/src/inflate.h +++ b/libs/zlib/src/inflate.h @@ -1,4 +1,4 @@ -/* inflate.h -- internal inflate state definition +/* inflate.h -- internal inflate state definition * Copyright (C) 1995-2016 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */ |