headers: add endif comments

Closes #9853
This commit is contained in:
Hirotaka Tagawa 2022-11-05 17:03:16 +09:00 committed by Daniel Stenberg
parent 633493947f
commit 39538fcc4e
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
4 changed files with 5 additions and 5 deletions

View file

@ -301,7 +301,7 @@ extern "C" {
#ifdef __cplusplus
}
} /* end of extern "C" */
#endif