Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 May 2002 10:12:30 -0700 (PDT)
From:      "J. Mallett" <jmallett@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/tty tty.c
Message-ID:  <200205291712.g4THCUi48911@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jmallett    2002/05/29 10:12:30 PDT

  Modified files:
    usr.bin/tty          tty.c 
  Log:
  A space between switch and open-paren.  Don't explicitly cast the value
  returned by getopt(3) to 'char' in a switch.
  
  Revision  Changes    Path
  1.9       +1 -1      src/usr.bin/tty/tty.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205291712.g4THCUi48911>