aboutsummaryrefslogtreecommitdiff
path: root/mbone/vic/files/patch-ao
diff options
context:
space:
mode:
Diffstat (limited to 'mbone/vic/files/patch-ao')
-rw-r--r--mbone/vic/files/patch-ao11
1 files changed, 11 insertions, 0 deletions
diff --git a/mbone/vic/files/patch-ao b/mbone/vic/files/patch-ao
new file mode 100644
index 000000000000..1e599f570a0b
--- /dev/null
+++ b/mbone/vic/files/patch-ao
@@ -0,0 +1,11 @@
+--- transcoder-jpeg.cc.orig Sun Nov 28 19:15:40 1999
++++ transcoder-jpeg.cc Sun Nov 28 19:15:57 1999
+@@ -138,7 +138,7 @@
+ rval = target_->consume(df);
+
+ // update CR vec
+- register blkno;
++ register int blkno;
+ int s;
+ for (blkno = 0; blkno < crvlen_; blkno++) {
+ s = CR_STATE(crvec_[blkno]);