From 44f058869f684789029a4244da429e5cb1b32384 Mon Sep 17 00:00:00 2001 From: Bill Currie Date: Sun, 26 Feb 2023 20:53:02 +0900 Subject: [PATCH] [gamecode] Fix a doxygen warning --- include/QF/progs.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/QF/progs.h b/include/QF/progs.h index adae471f9..8e3d07e69 100644 --- a/include/QF/progs.h +++ b/include/QF/progs.h @@ -1131,7 +1131,6 @@ void PR_Undefined (progs_t *pr, const char *type, const char *name) __attribute_ /** \internal \param e pointer to the entity \param o field offset into entity data space - \param t typename prefix (see pr_type_u) \return lvalue of the appropriate type \hideinitializer