Clean up header text

This commit is contained in:
James R 2020-04-13 21:20:29 -07:00
parent 032adadd86
commit 7255d360e1
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
// SONIC ROBO BLAST 2 JART
// SONIC ROBO BLAST 2 KART
//-----------------------------------------------------------------------------
// Copyright (C) 2020 by James R.
//

View file

@ -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>