Change return type of ip_ntoa and ipv6_ntoa to const char* to fix a compile warning
authorwichert <wichert>
Tue, 14 Dec 2004 11:57:25 +0000 (11:57 +0000)
committerwichert <wichert>
Tue, 14 Dec 2004 11:57:25 +0000 (11:57 +0000)
commit51c8a0676d78614524a5a7e2654e1aaba836ca22
tree6da69f4d97c2c5d64a4703e08afa6cd94ec1317a
parent7c8637dd483af97cbe4e436c32c82bd293aaa25c
Change return type of ip_ntoa and ipv6_ntoa to const char* to fix a compile warning
src/include/libradius.h
src/lib/misc.c