From 0365128151213dce330455157d2d98630a8216d2 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 7 Nov 2015 16:54:34 +0100 Subject: Adding upstream version 1.4. Signed-off-by: Daniel Baumann --- file_index.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'file_index.h') diff --git a/file_index.h b/file_index.h index 2323928..1159f1d 100644 --- a/file_index.h +++ b/file_index.h @@ -54,7 +54,7 @@ class File_index void set_errno_error( const char * const msg ); void set_num_error( const char * const msg1, unsigned long long num, - const char * const msg2 = "." ); + const char * const msg2 = "" ); public: explicit File_index( const int infd ); -- cgit v1.2.3