summaryrefslogtreecommitdiff
path: root/appl/lib/readgif.b
diff options
context:
space:
mode:
authorCharles.Forsyth <devnull@localhost>2008-01-22 21:54:45 +0000
committerCharles.Forsyth <devnull@localhost>2008-01-22 21:54:45 +0000
commit9b29ac7ea714507a9c0690620c02c8ca5ab25f90 (patch)
tree1eeb3e33858dfc27844b520036f2119869f9088b /appl/lib/readgif.b
parent60951762adc08955ddba7ff59f6043e7a542a0f2 (diff)
20080122-2200
Diffstat (limited to 'appl/lib/readgif.b')
-rw-r--r--appl/lib/readgif.b2
1 files changed, 1 insertions, 1 deletions
diff --git a/appl/lib/readgif.b b/appl/lib/readgif.b
index 3c3bb486..2b3cc31f 100644
--- a/appl/lib/readgif.b
+++ b/appl/lib/readgif.b
@@ -222,7 +222,7 @@ skipextension(h: ref Header): string
hsize := 0;
hasdata := 0;
- case XX := h.fd.getb(){
+ case h.fd.getb(){
Bufio->ERROR or Bufio->EOF =>
return sys->sprint(readerr);
16r01 => # Plain Text Extension