cvs commit: src/usr.sbin/kernbb kernbb.c

Tim J. Robbins tjr at FreeBSD.org
Fri May 28 18:24:05 PDT 2004


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


More information about the cvs-src mailing list