comparison include/md5.h @ 131:84e7813d76e9

gcc-8.2
author mir3636
date Thu, 25 Oct 2018 07:37:49 +0900
parents 04ced10e8804
children 1830386684a0
comparison
equal deleted inserted replaced
111:04ced10e8804 131:84e7813d76e9
1 /* md5.h - Declaration of functions and data types used for MD5 sum 1 /* md5.h - Declaration of functions and data types used for MD5 sum
2 computing library functions. 2 computing library functions.
3 Copyright (C) 1995-2017 Free Software Foundation, Inc. 3 Copyright (C) 1995-2018 Free Software Foundation, Inc.
4 NOTE: The canonical source of this file is maintained with the GNU C 4 NOTE: The canonical source of this file is maintained with the GNU C
5 Library. Bugs can be reported to bug-glibc@prep.ai.mit.edu. 5 Library. Bugs can be reported to bug-glibc@prep.ai.mit.edu.
6 6
7 This program is free software; you can redistribute it and/or modify it 7 This program is free software; you can redistribute it and/or modify it
8 under the terms of the GNU General Public License as published by the 8 under the terms of the GNU General Public License as published by the