changeset 1370:b1f3e339a54b

add missing comments to patches
author Volker Grabsch <vog@notjusthosting.com>
date Tue, 16 Nov 2010 18:53:50 +0100
parents 3f57ce7e5871
children c9905856c931 4e3a7c1b75ea
files src/dcmtk-1-explicit-cast.patch src/dcmtk-2-const-correctness.patch
diffstat 2 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/dcmtk-1-explicit-cast.patch	Tue Nov 16 17:17:08 2010 +0100
+++ b/src/dcmtk-1-explicit-cast.patch	Tue Nov 16 18:53:50 2010 +0100
@@ -1,6 +1,9 @@
 This file is part of mingw-cross-env.
 See doc/index.html for further information.
 
+This patch has been taken from:
+http://forum.dcmtk.org/viewtopic.php?t=2563
+
 --- dcmtk-3.5.4.orig/ofstd/libsrc/ofthread.cc	2005-12-08 16:49:02.000000000 +0100
 +++ dcmtk-3.5.4/ofstd/libsrc/ofthread.cc	2010-06-15 21:34:29.234201660 +0200
 @@ -139,7 +139,7 @@
--- a/src/dcmtk-2-const-correctness.patch	Tue Nov 16 17:17:08 2010 +0100
+++ b/src/dcmtk-2-const-correctness.patch	Tue Nov 16 18:53:50 2010 +0100
@@ -1,6 +1,9 @@
 This file is part of mingw-cross-env.
 See doc/index.html for further information.
 
+This patch has been taken from:
+http://git.dcmtk.org/web?p=dcmtk.git;a=commitdiff;h=9ae9f56c4d40ebc7408fcbf84a7521d1d1341f5e
+
 --- dcmtk-3.5.4.orig/dcmtls/libsrc/tlslayer.cc	2005-12-08 16:48:28.000000000 +0100
 +++ dcmtk-3.5.4/dcmtls/libsrc/tlslayer.cc	2010-06-16 06:25:12.279931390 +0200
 @@ -188,7 +188,7 @@