~ubuntu-branches/ubuntu/quantal/unrar-nonfree/quantal

1
2
3
4
5
6
#ifndef _RAR_LIST_
#define _RAR_LIST_

void ListArchive(CommandData *Cmd);

#endif