Add c-file-style to C source files missing it.
[libradsec.git] / radsecproxy-hash.c
index 350594d..e641767 100644 (file)
@@ -84,3 +84,7 @@ main(int argc, char *argv[])
 
   return 0;
 }
+
+/* Local Variables: */
+/* c-file-style: "stroustrup" */
+/* End: */