]> git.ipfire.org Git - thirdparty/dhcp.git/commit
Changed all uses of omapi_message_allocate() to omapi_message_new(), which
authorDamien Neil <source@isc.org>
Sat, 15 Jul 2000 01:59:00 +0000 (01:59 +0000)
committerDamien Neil <source@isc.org>
Sat, 15 Jul 2000 01:59:00 +0000 (01:59 +0000)
commitdb4cfe3b094f646a479a51afa562debe490a29c0
tree959212d3dd2905168c0a94938cd96156e9bd4eed
parent01a4c2a2a96cc62cfeb2016065498c28405b0ec1
Changed all uses of omapi_message_allocate() to omapi_message_new(), which
properly initializes the internals of the message object.
omapip/protocol.c