libclamunrar/list.hpp
d39cb658
 #ifndef _RAR_LIST_
 #define _RAR_LIST_
 
 void ListArchive(CommandData *Cmd);
 
 #endif