diff --git a/src/grc/grc.c b/src/grc/grc.c index b71efc4fb..d880cec53 100644 --- a/src/grc/grc.c +++ b/src/grc/grc.c @@ -50,7 +50,7 @@ unsigned char buffer[BLOODY_BIG_BUFFER]; unsigned char vlirtabt[127]; unsigned char vlirtabs[127]; int i,j; -size_t bytes; +int bytes; int blocks,rest; i=2;