summaryrefslogtreecommitdiff
path: root/binding.c
diff options
context:
space:
mode:
Diffstat (limited to 'binding.c')
-rw-r--r--binding.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/binding.c b/binding.c
index ebc503d..d72dc03 100644
--- a/binding.c
+++ b/binding.c
@@ -15,7 +15,7 @@
// Bind section of beej networking
-int main () {
+int main (void) {
struct addrinfo hints;
struct addrinfo *res;