From a1d41ba187f05a4a8e4d0c629d1f88083d8c26a2 Mon Sep 17 00:00:00 2001 From: vj586da Date: Mon, 24 Jan 2022 00:03:00 +0100 Subject: [PATCH] compressor comment --- sk2a/compressor.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sk2a/compressor.c b/sk2a/compressor.c index fe22fa0..555adda 100644 --- a/sk2a/compressor.c +++ b/sk2a/compressor.c @@ -17,7 +17,7 @@ int mycompress(char* buff,int size,char* outbuf){ // // Kod inspirovany riesenim // pana Ing. Daniela Hladeka - // + // 2019 Technical University of Kosice // // int bufferSize = BSIZE;