[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: "Todd C. Miller" <millert_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Thu, 27 Jun 2002 13:16:50 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: millert_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2002/06/27 13:16:50
Modified files:
usr.bin/chpass : chpass.c
Log message:
There is absolutely no reason for the "tempname" or dfd variables
to exist outside the scope of the 'op == EDITENTRY' code block.
This allows us to get rid of the atexit() call and tempcleanup().
Visit your host, monkey.org