diff options
Diffstat (limited to 'lzip.h')
-rw-r--r-- | lzip.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -277,7 +277,7 @@ struct Error }; -// defined in main.cc lziprecover.cc +// defined in main.cc void show_error( const char * const msg, const int errcode = 0, const bool help = false ) throw(); void internal_error( const char * const msg ); |