openssl.c
17.5 KB
-
streams: make file-local functions static · 193e7ce9
The callback functions that implement the `git_stream` structure are only used inside of their respective implementation files, but they are not marked as `static`. Fix this.
Patrick Steinhardt committed