X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=dtls.h;h=3426e638a7d2b4b1acdf5a9351900427f954eb75;hb=9ee2245ee1e0f7efedff61891a57a4a9b014542f;hp=771aaefd092f8f8e464f3f675d906bdf73c833b9;hpb=8d80bf94fc38a158f3721e6725aa48b3993e157a;p=radsecproxy.git diff --git a/dtls.h b/dtls.h index 771aaef..3426e63 100644 --- a/dtls.h +++ b/dtls.h @@ -7,3 +7,7 @@ */ const struct protodefs *dtlsinit(uint8_t h); + +/* Local Variables: */ +/* c-file-style: "stroustrup" */ +/* End: */