X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=dtls.c;h=d99c55de585299adc2a4c696551d4cf900a36fc4;hb=09d1cff2418a900b587b2113f508984f2417cc11;hp=ef6c41a936e0789c110297abdec288cf31cb61e4;hpb=d3815dfd3e7f48e0c47499acc173809d973a4ad6;p=libradsec.git diff --git a/dtls.c b/dtls.c index ef6c41a..d99c55d 100644 --- a/dtls.c +++ b/dtls.c @@ -709,3 +709,7 @@ const struct protodefs *dtlsinit(uint8_t h) { return NULL; } #endif + +/* Local Variables: */ +/* c-file-style: "stroustrup" */ +/* End: */