mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-02-17 17:41:57 +00:00
Clean up header text
This commit is contained in:
parent
1f295b8e50
commit
1e4e5275b5
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