X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=udp.h;h=8f26e15a6f40907f48fcc33b93a2c3dd5c9addc3;hb=refs%2Fheads%2Fmaint-1.6;hp=3d4e02d118ef400bfce806a4386f846e5ee705c7;hpb=8d80bf94fc38a158f3721e6725aa48b3993e157a;p=libradsec.git diff --git a/udp.h b/udp.h index 3d4e02d..8f26e15 100644 --- a/udp.h +++ b/udp.h @@ -7,3 +7,7 @@ */ const struct protodefs *udpinit(uint8_t h); + +/* Local Variables: */ +/* c-file-style: "stroustrup" */ +/* End: */