Bunch of comment fixes

This commit is contained in:
Tequila 2014-03-13 02:20:54 +01:00
parent 0e6632f464
commit baca82d64e
17 changed files with 21 additions and 20 deletions

View file

@ -74,7 +74,7 @@ void CG_FreeLocalEntity( localEntity_t *le ) {
===================
CG_AllocLocalEntity
Will allways succeed, even if it requires freeing an old active entity
Will always succeed, even if it requires freeing an old active entity
===================
*/
localEntity_t *CG_AllocLocalEntity( void ) {