From 125473c041836097becc12e4a622628d51386359 Mon Sep 17 00:00:00 2001 From: malloc Date: Tue, 13 Feb 2018 19:22:06 -0600 Subject: [PATCH] bird test --- server/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/main.cpp b/server/main.cpp index 37cb5b1..88766e0 100644 --- a/server/main.cpp +++ b/server/main.cpp @@ -1,6 +1,6 @@ #include int main(int argc, char **argv) { - birdposting + birdposting extreme return 0; }