mirror of
https://github.com/pi-hole/dnsmasq.git
synced 2025-12-19 10:18:25 +00:00
Fix comment typo.
This commit is contained in:
@@ -23,7 +23,7 @@
|
|||||||
|
|
||||||
The hash used is SHA-256. If we're building with DNSSEC support,
|
The hash used is SHA-256. If we're building with DNSSEC support,
|
||||||
we use the Nettle cypto library. If not, we prefer not to
|
we use the Nettle cypto library. If not, we prefer not to
|
||||||
add a dependency on Nettle, and use a stand-alone implementaion.
|
add a dependency on Nettle, and use a stand-alone implementation.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "dnsmasq.h"
|
#include "dnsmasq.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user