From 8bdbc08a89519f1946aaf61f92e0f44c9f048645 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Tue, 3 Apr 2007 21:52:01 +0000 Subject: [PATCH] (closeopen): Remove decl. --- src/common.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/common.h b/src/common.h index a37488a..2ee8c2b 100644 --- a/src/common.h +++ b/src/common.h @@ -160,7 +160,7 @@ enum exclusion_tag_type itself */ exclusion_tag_under, /* Exclude entire directory */ - exclusion_tag_all, + exclusion_tag_all, }; /* Specified value to be put into tar file in place of stat () results, or @@ -592,7 +592,6 @@ void undo_last_backup (void); int deref_stat (bool deref, char const *name, struct stat *buf); -void closeopen (void); int chdir_arg (char const *dir); void chdir_do (int dir); -- 2.44.0