summaryrefslogtreecommitdiffstats
path: root/fec.h
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-11-24 04:36:43 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-11-24 04:36:43 +0000
commitab77d16ba47322aab30703e251efbffb680ce0bb (patch)
tree5d2146c01e938fa6cac7c349192088cb2e962ac5 /fec.h
parentAdding upstream version 1.25~pre1. (diff)
downloadlziprecover-ab77d16ba47322aab30703e251efbffb680ce0bb.tar.xz
lziprecover-ab77d16ba47322aab30703e251efbffb680ce0bb.zip
Adding upstream version 1.25~rc1.upstream/1.25_rc1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'fec.h')
-rw-r--r--fec.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/fec.h b/fec.h
index 6922362..099ef9f 100644
--- a/fec.h
+++ b/fec.h
@@ -234,7 +234,6 @@ void extract_dirname( const std::string & name, std::string & srcdir );
void replace_dirname( const std::string & name, const std::string & srcdir,
const std::string & destdir, std::string & outname );
bool has_fec_extension( const std::string & name );
-const char * printable_name( const std::string & filename, const bool in = true );
int fec_create( const std::vector< std::string > & filenames,
const std::string & default_output_filename,
const unsigned long fb_or_pct, const unsigned cl_block_size,