diff --git a/src/hms123311.c b/src/hms123311.c index 4e4182b76a2d347d51e651ee52cca4536b47d9f2..13466dc859a84cd67e0134c3b027def00cd2af18 100644 --- a/src/hms123311.c +++ b/src/hms123311.c @@ -1,4 +1,4 @@ -// SONIC ROBO BLAST 2 JART +// SONIC ROBO BLAST 2 KART //----------------------------------------------------------------------------- // Copyright (C) 2020 by James R. // diff --git a/src/mserv.c b/src/mserv.c index 40a2d671d5b379e38752e2cd85cdf6db5fce99c9..fa53b11c719a57717d6769afa1ea6fa3564de931 100644 --- a/src/mserv.c +++ b/src/mserv.c @@ -8,7 +8,7 @@ // See the 'LICENSE' file for more details. //----------------------------------------------------------------------------- /// \file mserv.c -/// \brief Commands used for communicate with the master server +/// \brief Commands used to communicate with the master server #ifdef __GNUC__ #include <unistd.h>