]> granicus.if.org Git - curl/commit
headers: end all headers with guard comment
authorDaniel Gustafsson <daniel@yesql.se>
Tue, 23 Oct 2018 08:02:24 +0000 (10:02 +0200)
committerDaniel Gustafsson <daniel@yesql.se>
Tue, 23 Oct 2018 08:02:24 +0000 (10:02 +0200)
commit06d8f16b87208abc6dfde1341e992e0811c31fda
tree2b42cdc6218f1439a5221f730f6c5f24e9d9ebff
parenta023dfa19abd581f9645d218519ec8843564eb47
headers: end all headers with guard comment

Most headerfiles end with a /* <headerguard> */ comment, but it was
missing from some. The comment isn't the most important part of our
code documentation but consistency has an intrinsic value in itself.
This adds header guard comments to the files that were lacking it.

Closes #3158
Reviewed-by: Jay Satiro <raysatiro@yahoo.com>
Reviewed-by: Daniel Stenberg <daniel@haxx.se>
lib/curl_path.h
lib/doh.h
lib/dotdot.h
lib/urlapi-int.h