cvs commit: src/usr.bin/talk io.c

Tim J. Robbins tjr at FreeBSD.org
Sun Sep 28 02:21:26 PDT 2003


tjr         2003/09/28 02:21:24 PDT

  FreeBSD src repository

  Modified files:
    usr.bin/talk         io.c 
  Log:
  Don't cast ioctl FIONREAD's argument to struct sgttyb *. This makes
  no function changes, but removes an unnecessary reference to a
  deprecated struct.
  
  Obtained from:  NetBSD (thorpej)
  
  Revision  Changes    Path
  1.14      +1 -1      src/usr.bin/talk/io.c


More information about the cvs-src mailing list