summaryrefslogtreecommitdiff
path: root/vote.c
diff options
context:
space:
mode:
Diffstat (limited to 'vote.c')
-rw-r--r--vote.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/vote.c b/vote.c
index 9ded5cb..27cdf9b 100644
--- a/vote.c
+++ b/vote.c
@@ -2,7 +2,7 @@
int bbs_vote( term_screen *ts, const char *s )
{
- int ret=-1;
+ int ret = -1;