]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
libsa: bootp is using pointers with different sign
authortsoome <tsoome@FreeBSD.org>
Wed, 1 Aug 2018 12:06:39 +0000 (12:06 +0000)
committertsoome <tsoome@FreeBSD.org>
Wed, 1 Aug 2018 12:06:39 +0000 (12:06 +0000)
commit83a8c28d7171e50a15e6d798f695715890afcb3a
tree8e4942e10460ddeec97079e4e4c6dff0f7b2e40b
parent980e1176c2cc66f52905221765e20e49fb6305a5
libsa: bootp is using pointers with different sign

Just change bp_file to char and same for variable s.
stand/libsa/bootp.c
stand/libsa/bootp.h