Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
illmnr-query: Add const qualifier to name variable
This fixes the following GCC warning: llmnr-query.c:345:12: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
- Loading branch information