diff options
Diffstat (limited to 'radsecproxy-hash.c')
-rw-r--r-- | radsecproxy-hash.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/radsecproxy-hash.c b/radsecproxy-hash.c index 350594d..e641767 100644 --- a/radsecproxy-hash.c +++ b/radsecproxy-hash.c @@ -84,3 +84,7 @@ main(int argc, char *argv[]) return 0; } + +/* Local Variables: */ +/* c-file-style: "stroustrup" */ +/* End: */ |