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;