diff --git a/src/hms123311.c b/src/hms123311.c index 4e4182b7..13466dc8 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 b4bea7e8..cfa526e1 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