Fix coding style in server code
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
all:
|
||||
gcc -g -Wall -o server server.c
|
||||
|
||||
|
Reference in New Issue
Block a user
@@ -1,3 +1,2 @@
|
||||
all:
|
||||
gcc -g -Wall -o server server.c
|
||||
|
||||
|