Subject: CVS commit: src/bin/sh
To: None <source-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: source-changes
Date: 08/26/2003 18:13:26
Module Name: src
Committed By: jmmv
Date: Tue Aug 26 18:13:26 UTC 2003
Modified Files:
src/bin/sh: trap.c
Log Message:
Use '\0' instead of NULL in two checks (we are not checking for a pointer
value). While here, add a missing whitespace.
To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 src/bin/sh/trap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.