CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2016/10/05 08:48:58
Modified files: usr.bin/signify: signify.c Log message: combining an assignment and *two* tests in one conditional is a bit much. pull things apart. reported by espie in a separate complaint. :)