mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng17] Correct a comment in pngconf.h
This commit is contained in:
parent
b871b25997
commit
a0d314ce84
@ -387,7 +387,7 @@
|
|||||||
# ifndef PNG_RESTRICT
|
# ifndef PNG_RESTRICT
|
||||||
# define PNG_RESTRICT __restrict
|
# define PNG_RESTRICT __restrict
|
||||||
# endif
|
# endif
|
||||||
# endif /* __GNUC__ == 3.0 */
|
# endif /* __GNUC__.__GNUC_MINOR__ > 3.0 */
|
||||||
# endif /* __GNUC__ >= 3 */
|
# endif /* __GNUC__ >= 3 */
|
||||||
|
|
||||||
# elif defined(_MSC_VER) && (_MSC_VER >= 1300)
|
# elif defined(_MSC_VER) && (_MSC_VER >= 1300)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user