From: kaashoek Date: Wed, 25 Nov 1987 13:51:25 +0000 (+0000) Subject: n X-Git-Tag: release-5-5~3709 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=67ab00564f7daa486140d71f42e723fd6e8420aa;p=ack.git n --- diff --git a/util/ceg/ce_back/obj_back/switchseg.c b/util/ceg/ce_back/obj_back/switchseg.c index 4b8312086..0c1b8f6c8 100644 --- a/util/ceg/ce_back/obj_back/switchseg.c +++ b/util/ceg/ce_back/obj_back/switchseg.c @@ -3,9 +3,9 @@ switchseg( seg) int seg; -/* De EM definitie eist dat pseudoinstructies gealigned worden op - * woordgrens. - */ + /* The EM definition demands that pseudo instructions are aligned + * at word boundaries. + */ { if ( seg == cur_seg) return;