Date: Wed, 6 Feb 2002 08:47:06 -0800 (PST) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/getty main.c Message-ID: <200202061647.g16Gl9666537@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp         2002/02/06 08:47:06 PST
  Modified files:
    libexec/getty        main.c 
  Log:
  Remove some unused variables, mark unused parameters as unused and change
  names of variables that shadow globally declared variables.  This should
  help people doing later WARNS= fixes.
  
  Revision  Changes    Path
  1.35      +12 -13    src/libexec/getty/main.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?200202061647.g16Gl9666537>
