X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=catgconf.c;h=650a0e9a9ce543b81710eab78799e7bd84d9b414;hb=4b934762cf14b4f64b36c5ca0fd5e19bd24f0678;hp=945815663e8f422da7f5aa948803700e251c05f7;hpb=c62df2e2a4797482cb2247400d6ae4830df25a3d;p=radsecproxy.git diff --git a/catgconf.c b/catgconf.c index 9458156..650a0e9 100644 --- a/catgconf.c +++ b/catgconf.c @@ -67,3 +67,7 @@ usage: debug(DBG_ERR, "Usage:\n%s [ -c ] configfile", argv[0]); exit(1); } + +/* Local Variables: */ +/* c-file-style: "stroustrup" */ +/* End: */