Date: Fri, 28 May 2004 18:22:53 -0700 (PDT) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/kernbb kernbb.c Message-ID: <200405290122.i4T1Mrlw028391@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tjr 2004/05/28 18:22:53 PDT
FreeBSD src repository
Modified files:
usr.sbin/kernbb kernbb.c
Log:
Fix the type of struct bbf's arc_count member: according to gcc's
definition of struct bb_function_info in libgcc2.c, it should be
an int, not a long.
Revision Changes Path
1.17 +1 -1 src/usr.sbin/kernbb/kernbb.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405290122.i4T1Mrlw028391>
