Corrected a comment

This commit is contained in:
Walter Julius Hennecke 2013-04-09 23:30:57 +02:00
parent f6abe0a322
commit be5ae59276

View file

@ -184,7 +184,8 @@ typedef enum {
/** \typedef gentity_t
*
* Pointer to \link gentity_s \endlink
* Type for \link gentity_s \endlink
* @see gentity_s
*
*/
typedef struct gentity_s gentity_t;