From 0ec451a37d2e188885f02f192ce7d61029454d96 Mon Sep 17 00:00:00 2001 From: Edgar Brissow Date: Wed, 29 Jan 2025 16:34:53 -0300 Subject: [PATCH] fixing doc --- src/cpp/main/link_creation_agent_client_main.cc | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/src/cpp/main/link_creation_agent_client_main.cc b/src/cpp/main/link_creation_agent_client_main.cc index 90722a0..afeab4a 100644 --- a/src/cpp/main/link_creation_agent_client_main.cc +++ b/src/cpp/main/link_creation_agent_client_main.cc @@ -14,13 +14,7 @@ void ctrl_c_handler(int) { exit(0); } -/** - * @brief Main function - * Reads the config file and starts the DAS NODE client/server - * @param argc Number of arguments - * @param argv Arguments - * @returns Returns 0 if the program runs successfully - */ + int main(int argc, char* argv[]) { string help = R""""( Usage: link_creation_agent CLIENT_HOST:CLIENT_PORT SERVER_HOST:SERVER_PORT REQUEST+