mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-12-28 05:11:34 +00:00
Clean up header text
This commit is contained in:
parent
032adadd86
commit
7255d360e1
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
// SONIC ROBO BLAST 2 JART
|
||||
// SONIC ROBO BLAST 2 KART
|
||||
//-----------------------------------------------------------------------------
|
||||
// Copyright (C) 2020 by James R.
|
||||
//
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue