fix warning

This commit is contained in:
Walter Julius Hennecke 2013-05-23 23:46:34 +02:00
parent 8a92368405
commit f6cafeb599

View file

@ -210,7 +210,7 @@ struct gentity_s {
// EXPECTS THE FIELDS IN THAT ORDER!
//================================
struct gclient_s *client; // NULL if not a client
/*@null@*/ struct gclient_s *client; // NULL if not a client
qboolean inuse;