Commit 06d8f16b authored by Daniel Gustafsson's avatar Daniel Gustafsson
Browse files

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: default avatarJay Satiro <raysatiro@yahoo.com>
Reviewed-by: default avatarDaniel Stenberg <daniel@haxx.se>
parent a023dfa1
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment