diff options
Diffstat (limited to 'libs/zlib/src/infback.c')
-rw-r--r-- | libs/zlib/src/infback.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/zlib/src/infback.c b/libs/zlib/src/infback.c index 59679ecbfc..fe1dfd8a70 100644 --- a/libs/zlib/src/infback.c +++ b/libs/zlib/src/infback.c @@ -1,4 +1,4 @@ -/* infback.c -- inflate using a call-back interface +/* infback.c -- inflate using a call-back interface * Copyright (C) 1995-2016 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */ |