Add Emacs local variable for stroustrup style.
[radsecproxy.git] / radsecproxy.c
index 350fcb2..7a8b5e2 100644 (file)
@@ -3198,3 +3198,7 @@ int main(int argc, char **argv) {
     for (;;)
        sleep(1000);
 }
+
+/* Local Variables: */
+/* c-file-style: "stroustrup" */
+/* End: */