imp         2003/11/11 21:21:06 PST
  FreeBSD src repository
  Modified files:
    sys/dev/pccbb        pccbb.c 
  Log:
  Fix a harmless typo (use of res instead of rle: if rle is NULL, we'd
  still get a panic, just not a nice message) and update to new
  __FBSDID.
  
  Submitted by: charnier@
  
  Revision  Changes    Path
  1.99      +4 -3      src/sys/dev/pccbb/pccbb.c