From 5fe3851ed43b54483b5f973779e1ca85c8a5dfbd Mon Sep 17 00:00:00 2001 From: hristov Date: Tue, 27 Jan 2004 16:33:42 +0000 Subject: [PATCH] Removing warnings (Sun) --- RAW/AliTPCCompression.cxx | 2 +- RAW/AliTPCCompression.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/RAW/AliTPCCompression.cxx b/RAW/AliTPCCompression.cxx index 5a8fe56250c..54286601c74 100644 --- a/RAW/AliTPCCompression.cxx +++ b/RAW/AliTPCCompression.cxx @@ -939,7 +939,7 @@ UInt_t AliTPCCompression::GetDecodedWord(AliTPCHNode* root,Bool_t Memory){ } ////////////////////////////////////////////////////////////////////////////////////////////////// -Int_t AliTPCCompression::DecompressDataOptTables(Int_t NumTables,const char* fname,char* fDest){ +Int_t AliTPCCompression::DecompressDataOptTables(Int_t NumTables,const char* fname, const char* fDest){ //This method decompress a file using separate Huffman tables if(fVerbose){ cout<<" DECOMPRESSION:"<