Skip to content

Commit

Permalink
Add missing full doxygen elements
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmundell authored and bjoernricks committed May 30, 2024
1 parent 3c9e08f commit 79781d1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/gmp_get.h
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ send_get_start (const char *, int (*) (const char *, void *), void *);
* @brief Send start of GET response to client, returning on fail.
*
* @param[in] type Type of resource.
* @param[in] get GET data.
*/
#define SEND_GET_START(type) \
do \
Expand Down

0 comments on commit 79781d1

Please sign in to comment.