From d53f7b23a9ef0e79d81533ffe8b6954f2082cd54 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 4 Jan 2019 12:12:59 +0100 Subject: Adding upstream version 1.8. Signed-off-by: Daniel Baumann --- rc.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'rc.h') diff --git a/rc.h b/rc.h index 0992d0c..2a059bc 100644 --- a/rc.h +++ b/rc.h @@ -1,5 +1,5 @@ /* Zutils - Utilities dealing with compressed files - Copyright (C) 2009-2018 Antonio Diaz Diaz. + Copyright (C) 2009-2019 Antonio Diaz Diaz. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -51,7 +51,6 @@ void show_error( const char * const msg, const int errcode = 0, const bool help = false ); void show_file_error( const char * const filename, const char * const msg, const int errcode = 0 ); -void show_error2( const char * const msg, const char * const name ); void internal_error( const char * const msg ); void show_close_error( const char * const prog_name = "data feeder" ); void show_exec_error( const char * const prog_name ); -- cgit v1.2.3