Al's no-double-empty-lines crusade
This commit is contained in:
@@ -76,7 +76,6 @@ int udp_conf(long port) {
|
||||
return netfd;
|
||||
}
|
||||
|
||||
|
||||
int main(int argc,char *argv[]) {
|
||||
int fd;
|
||||
ssize_t data_read;
|
||||
@@ -96,7 +95,6 @@ int main(int argc,char *argv[]) {
|
||||
printf("Waiting for messages on port: %ld\n", PORT);
|
||||
fflush(stdout);
|
||||
|
||||
|
||||
/* get a first message so we know who is the client and we can harass it
|
||||
afterwards */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user