summaryrefslogtreecommitdiff
path: root/lib/clean-temp-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/clean-temp-private.h')
-rw-r--r--lib/clean-temp-private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/clean-temp-private.h b/lib/clean-temp-private.h
index 655eb3fbbf..46dba23dd3 100644
--- a/lib/clean-temp-private.h
+++ b/lib/clean-temp-private.h
@@ -75,7 +75,7 @@ extern size_t clean_temp_string_hash (const void *x);
extern _GL_ASYNC_SAFE int clean_temp_asyncsafe_close (struct closeable_fd *element);
extern void clean_temp_init_asyncsafe_close (void);
-extern void clean_temp_init (void);
+extern int clean_temp_init (void);
extern int clean_temp_unlink (const char *absolute_file_name, bool cleanup_verbose);