Module Name: src Committed By: kre Date: Sun Jul 22 20:37:52 UTC 2018
Modified Files:
src/bin/sh: error.h
Log Message:
NFC: better protect the INTON (etc) macros ( do { } while(0) )
This is just a kind of precaution, none of the uses actually
require the extra protection.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/bin/sh/error.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
