diff --git a/src/xcatflowrequest.c b/src/xcatflowrequest.c index 7bf604370..d96692bd0 100644 --- a/src/xcatflowrequest.c +++ b/src/xcatflowrequest.c @@ -10,7 +10,7 @@ #include #include #include -int main(int argc, char* argv[]) { +int main(int argc, char* argv[]) { int server; struct addrinfo hints; struct addrinfo *results,*cur;