summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.c b/main.c
index 05653c5..2ce04b1 100644
--- a/main.c
+++ b/main.c
@@ -40,7 +40,7 @@ int pixmap_move_iter = 1;
int win_width = 40;
int win_height = 40;
-static int
+int
bit_count(int i)
{
int count;