libgit2 / docurium

Doxygen replacement for the libgit2 project
http://libgit2.github.com/libgit2
MIT License
158 stars 25 forks source link

Add missing #endif guard #36

Closed tiennou closed 5 years ago

tiennou commented 5 years ago

It seems the missing #endif guard displeases Apple's clang.

carlosmn commented 5 years ago

Oops.