From 60dc1dabef820bac6917d773e8ab2ea157e895c8 Mon Sep 17 00:00:00 2001 From: sotech117 Date: Sat, 23 Sep 2023 22:08:30 +0000 Subject: final try before ed post --- client.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client.c b/client.c index 3792ba9..5d98dd6 100644 --- a/client.c +++ b/client.c @@ -155,8 +155,8 @@ void *reply_thread_routine(void* args) { exit(1); } num_stations = ntohs(num_stations); - printf("Welcome to Snowcast! The server has %u stations.\n", num_stations); - printf("Enter a number to change to it's station. Click q to end stream.\n"); + printf("The server has %u stations.\n", num_stations); + // printf("Enter a number to change to it's station. Click q to end stream.\n"); continue; } -- cgit v1.2.3-70-g09d2