summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/libtiff/port/strtoul.c
diff options
context:
space:
mode:
authorEirik Aavitsland <eirik.aavitsland@qt.io>2017-10-17 15:13:16 +0200
committerEirik Aavitsland <eirik.aavitsland@qt.io>2017-10-19 07:04:41 +0000
commitaae637d37ea1e9b362c6f5202a3eda6a0856df75 (patch)
tree5a50866c863859bc230bfe57d86b8237247a75f2 /src/3rdparty/libtiff/port/strtoul.c
parent78dae6abac3909e138848c2a25495d5e893ed65a (diff)
Update bundled libtiff to version 4.0.8+
This updates the bundled libtiff to release 4.0.8. In addition, since after that release a number of security-related fixes has been added to the upstream CVS repository, this commit comprises the upstream changes of libtiff until 2017-10-10. (Corresponds to commit 46195f7 in the unofficial mirror at github.com/vadz/libtiff.git.) [ChangeLog][Third-Party Code] Bundled libtiff was updated to version 4.0.8+ Change-Id: I9f45387ab48383ef2635d60aeda5c74828f1a6fc Reviewed-by: Liang Qi <liang.qi@qt.io>
Diffstat (limited to 'src/3rdparty/libtiff/port/strtoul.c')
-rw-r--r--src/3rdparty/libtiff/port/strtoul.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/libtiff/port/strtoul.c b/src/3rdparty/libtiff/port/strtoul.c
index f7a9a1a..84ab215 100644
--- a/src/3rdparty/libtiff/port/strtoul.c
+++ b/src/3rdparty/libtiff/port/strtoul.c
@@ -1,4 +1,4 @@
-/* $Id: strtoul.c,v 1.2 2005/07/07 16:34:06 dron Exp $ */
+/* $Id: strtoul.c,v 1.2 2005-07-07 16:34:06 dron Exp $ */
/*
* Copyright (c) 1990, 1993