Add Emacs local variable for stroustrup style.
[radsecproxy.git] / tlscommon.c
index 40ea180..6d36ebb 100644 (file)
@@ -635,3 +635,7 @@ int addmatchcertattr(struct clsrvconf *conf) {
 static void tlsdummy() {
 }
 #endif
+
+/* Local Variables: */
+/* c-file-style: "stroustrup" */
+/* End: */