X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=tlscommon.h;h=084cb1c0e6b49e9f405a957115c9a4aa4d31ae83;hb=cf23603e9341e513357abbba3643c4d0c0b897a0;hp=97388e4ad6af09a114064f9faab7438cd3966eb5;hpb=e0c9e33cc484025e2b80bec19f7130554e9e3781;p=libradsec.git diff --git a/tlscommon.h b/tlscommon.h index 97388e4..084cb1c 100644 --- a/tlscommon.h +++ b/tlscommon.h @@ -33,3 +33,7 @@ int verifyconfcert(X509 *cert, struct clsrvconf *conf); int conftls_cb(struct gconffile **cf, void *arg, char *block, char *opt, char *val); int addmatchcertattr(struct clsrvconf *conf); #endif + +/* Local Variables: */ +/* c-file-style: "stroustrup" */ +/* End: */