summaryrefslogtreecommitdiff
path: root/src/misc1.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/misc1.c')
-rw-r--r--src/misc1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/misc1.c b/src/misc1.c
index 0277c9e8c..4884f6cb5 100644
--- a/src/misc1.c
+++ b/src/misc1.c
@@ -3082,7 +3082,7 @@ FullName_save(
return new_fname;
}
- void
+ static void
prepare_to_exit(void)
{
#if defined(SIGHUP) && defined(SIG_IGN)