summaryrefslogtreecommitdiff
path: root/lib/doh.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/doh.h')
-rw-r--r--lib/doh.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/doh.h b/lib/doh.h
index 5f879e50e..83c79bc5d 100644
--- a/lib/doh.h
+++ b/lib/doh.h
@@ -102,4 +102,4 @@ DOHcode doh_decode(unsigned char *doh,
struct dohentry *d);
void de_cleanup(struct dohentry *d);
#endif
-#endif
+#endif /* HEADER_CURL_DOH_H */