X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=udp.c;h=4740fd0830f785fecdb5c864cc264de885329b89;hb=a21be6733bfe23998f3aaec00d87d35fe0f1aefa;hp=ce574940dc5269045619abf9dbd00c46e29aa28f;hpb=d3815dfd3e7f48e0c47499acc173809d973a4ad6;p=radsecproxy.git diff --git a/udp.c b/udp.c index ce57494..4740fd0 100644 --- a/udp.c +++ b/udp.c @@ -366,3 +366,7 @@ const struct protodefs *udpinit(uint8_t h) { return NULL; } #endif + +/* Local Variables: */ +/* c-file-style: "stroustrup" */ +/* End: */