compressor comment

This commit is contained in:
Valér Jakubčo 2022-01-24 00:03:00 +01:00
parent faf08e68a5
commit a1d41ba187

View File

@ -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;