blob: 2b6a3367d280e6df5e282fcebbd80b10b4aa191f (
plain)
1
2
3
4
5
6
7
8
|
/* Copyright (c) 2008, UNINETT AS */
/* See LICENSE for licensing information. */
const struct protodefs *dtlsinit(uint8_t h);
/* Local Variables: */
/* c-file-style: "stroustrup" */
/* End: */
|