aboutsummaryrefslogtreecommitdiffstats
path: root/mbone/vic/files/patch-ao
blob: 1e599f570a0b550089c58ef8be246a62af870930 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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]);