]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
libsa: bootp is using pointers with different sign
authorToomas Soome <tsoome@FreeBSD.org>
Wed, 1 Aug 2018 12:06:39 +0000 (12:06 +0000)
committerToomas Soome <tsoome@FreeBSD.org>
Wed, 1 Aug 2018 12:06:39 +0000 (12:06 +0000)
commitd07ea92f55834f7343e25e81d2858846205dd23a
tree8e4942e10460ddeec97079e4e4c6dff0f7b2e40b
parenteba1bc411b9c5af9e6d5aa9f32b5ecf623d1f76a
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