Skip to content

Commit

Permalink
main: fix doxygen comment (baresip#1026)
Browse files Browse the repository at this point in the history
  • Loading branch information
alfredh authored Dec 10, 2023
1 parent f708648 commit d258bf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -571,7 +571,7 @@ static int poll_setup(struct re *re)
/**
* Listen for events on a file descriptor
*
* @param fhs File descriptor handler struct pointer (don't use mem_deref(),
* @param fhsp File descriptor handler struct pointer (don't use mem_deref(),
* use fd_close() instead)
* @param fd File descriptor
* @param flags Wanted event flags
Expand Down

0 comments on commit d258bf6

Please sign in to comment.