- Notifications
You must be signed in to change notification settings - Fork5
Commit48d5084
committed
Reorganize functions in be-secure-openssl.c
Move the functions within the file so that public interface functions comefirst, followed by internal functions. Previously, be_tls_write was first,then internal stuff, and finally the rest of the public interface, whichclearly didn't make much sense.Per Andres Freund's complaint.1 parent2b475c5 commit48d5084
1 file changed
+734
-723
lines changed0 commit comments
Comments
(0)