From 4579782634f1cbc6e106d4b0f8d9b11bdc18490a Mon Sep 17 00:00:00 2001 From: Matt Strapp Date: Fri, 13 Nov 2020 18:57:45 -0600 Subject: Add a tab --- P3/server.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/P3/server.c b/P3/server.c index eab6e94..868e0fe 100644 --- a/P3/server.c +++ b/P3/server.c @@ -131,7 +131,7 @@ int main(int argc, char **argv) { } // Get the input args - + // Perform error checks on the input arguments // Change SIGINT action for grace termination -- cgit v1.2.3