X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=tls.h;h=1a8735ea5d9ed21f200fd11417c4df50beba097c;hb=58828098b4d64dc96318359886f6aea7a1488864;hp=2a8831561cdeba64295ebb7b9e2219110d14e4d3;hpb=8d80bf94fc38a158f3721e6725aa48b3993e157a;p=radsecproxy.git diff --git a/tls.h b/tls.h index 2a88315..1a8735e 100644 --- a/tls.h +++ b/tls.h @@ -7,3 +7,7 @@ */ const struct protodefs *tlsinit(uint8_t h); + +/* Local Variables: */ +/* c-file-style: "stroustrup" */ +/* End: */