Subject: bin/11035: vacation trivia
To: None <gnats-bugs@gnats.netbsd.org>
From: None <prlw1@cam.ac.uk>
List: netbsd-bugs
Date: 09/18/2000 04:47:23
>Number:         11035
>Category:       bin
>Synopsis:       cosmetic code change in vacation.c
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bin-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Sep 18 04:53:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Patrick Welche
>Release:        11 Sep 2000
>Organization:
>Environment:
NetBSD-1.5E/i386
>Description:
Just noticed at vacation.c:250 v1.17:

                default:
                        if (!isspace((unsigned char)*buf) || !cont || tome) {

tome is always 0, so can be dropped from condition.
>How-To-Repeat:
No problem as such! Purely cosmetic!
>Fix:
Get rid of || tome..
>Release-Note:
>Audit-Trail:
>Unformatted: