Handle failing rs_context_create().
[libradsec.git] / catgconf.c
index 9458156..650a0e9 100644 (file)
@@ -67,3 +67,7 @@ usage:
     debug(DBG_ERR, "Usage:\n%s [ -c ] configfile", argv[0]);
     exit(1);
 }
+
+/* Local Variables: */
+/* c-file-style: "stroustrup" */
+/* End: */