summaryrefslogtreecommitdiff
path: root/security/stegdetect/files/patch-break_jsteg.c
diff options
context:
space:
mode:
Diffstat (limited to 'security/stegdetect/files/patch-break_jsteg.c')
-rw-r--r--security/stegdetect/files/patch-break_jsteg.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/stegdetect/files/patch-break_jsteg.c b/security/stegdetect/files/patch-break_jsteg.c
index 4b61fba6b5b5..9dbe0fdab5e6 100644
--- a/security/stegdetect/files/patch-break_jsteg.c
+++ b/security/stegdetect/files/patch-break_jsteg.c
@@ -1,6 +1,6 @@
---- break_jsteg.c.orig Sun Aug 29 20:11:00 2004
-+++ break_jsteg.c Sat Apr 15 00:05:52 2006
-@@ -162,7 +162,7 @@
+--- break_jsteg.c.orig 2004-08-29 23:11:00 UTC
++++ break_jsteg.c
+@@ -162,7 +162,7 @@ break_jsteg_prepare(char *filename, shor
jstegob->skip = bytes - sizeof(jstegob->coeff);
if (jsbits < max || off + jsbits > bits) {