index
:
microbbs.git
master
MicroBBS old school style BBS
FreeArtMan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vote.c
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'vote.c')
-rw-r--r--
vote.c
2
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;