diff --git a/src/cmd/venti/srv/png.c b/src/cmd/venti/srv/png.c index 966b7e96..81ab14c0 100644 --- a/src/cmd/venti/srv/png.c +++ b/src/cmd/venti/srv/png.c @@ -87,9 +87,7 @@ zread(void *va, void *buf, int n) */ for(i=0; i= a) b[0] = a; b[0] = (b[0]*255)/a;