summaryrefslogtreecommitdiffstats
path: root/include/proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/proto.h')
-rw-r--r--include/proto.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/proto.h b/include/proto.h
index ae0174db..a28e33ff 100644
--- a/include/proto.h
+++ b/include/proto.h
@@ -659,7 +659,7 @@ void b_suckinfile(FILE *fp, char *fname);
int b_results(void);
int b_vote(void);
int b_vote_maintain(void);
-int b_closepolls(void);
+void auto_close_polls(void);
/* vice */
int vice_main(void);