X-Git-Url: https://git.llucax.com/z.facultad/75.06/jacu.git/blobdiff_plain/de5da6745aa448b96eee01fbd9df0575629678b9..90861bfac7b0cbb20976b6ddab832bcb6a210f8c:/src/mtf/main.c?ds=sidebyside diff --git a/src/mtf/main.c b/src/mtf/main.c index 9b7b459..c240f73 100644 --- a/src/mtf/main.c +++ b/src/mtf/main.c @@ -7,7 +7,7 @@ int main(int argc, char *argv[] ) { - int buff[BUFFER_SIZE]; + char buff[BUFFER_SIZE]; int *pos; int len; int i;