Clean up header text

This commit is contained in:
James R 2020-04-13 21:20:29 -07:00
parent 1f295b8e50
commit 1e4e5275b5
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>