X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=tlscommon.c;h=6d36ebbb5528fde6534d7865465b7a8baccbfcc3;hb=eff1f8d633fa2b07396e1d1f82043823d6916ba2;hp=40ea180210e72cac1654ff57ac71807dbec5b03c;hpb=95f217647b71a13718301a08ab6b6e126779667a;p=radsecproxy.git diff --git a/tlscommon.c b/tlscommon.c index 40ea180..6d36ebb 100644 --- a/tlscommon.c +++ b/tlscommon.c @@ -635,3 +635,7 @@ int addmatchcertattr(struct clsrvconf *conf) { static void tlsdummy() { } #endif + +/* Local Variables: */ +/* c-file-style: "stroustrup" */ +/* End: */