Formatting changes.
[radsecproxy.git] / udp.h
1 /* Copyright (c) 2006-2010, UNINETT AS
2  * Copyright (c) 2010-2012, NORDUnet A/S */
3 /* See LICENSE for licensing information. */
4
5 const struct protodefs *udpinit(uint8_t h);
6
7 /* Local Variables: */
8 /* c-file-style: "stroustrup" */
9 /* End: */