Date: Mon, 17 Aug 1998 18:46:58 -0700 (PDT) From: John Birrell <jb@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/contrib/bind/bin/nslookup getinfo.c Message-ID: <199808180146.SAA20212@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jb 1998/08/17 18:46:58 PDT Modified files: contrib/bind/bin/nslookup getinfo.c Log: Add #include string.h to get prototypes. Cast a pointer to u_long instead of u_int32_t to avoid a warning. This is cosmetic because the code is just looking for the remainder. Revision Changes Path 1.2 +2 -1 src/contrib/bind/bin/nslookup/getinfo.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808180146.SAA20212>