]> git.ozlabs.org Git - ppp.git/commit
Compiling with clang encounters an error in eap-tls.c
authorEivind Næss <eivnaes@yahoo.com>
Sun, 11 Jul 2021 21:36:44 +0000 (14:36 -0700)
committerEivind Næss <eivnaes@yahoo.com>
Tue, 20 Jul 2021 15:24:08 +0000 (08:24 -0700)
commit6e6a48fe628b76ec368277fd52685428e3dc8766
treef7d94663e4e75d6bc589c79288841addbdfa9ffd
parent2883dd07101bf851e2ea368f0c04c91aea85cff2
Compiling with clang encounters an error in eap-tls.c

This moves the inline functions to outside the function and declares them static.

Signed-off-by: Eivind Næss <eivnaes@yahoo.com>
pppd/eap-tls.c