From 1a2c8dd860cfc1b3505a42080b9bfa947f9da74f Mon Sep 17 00:00:00 2001 From: ceriel Date: Mon, 9 Feb 1987 16:33:49 +0000 Subject: [PATCH] removed something that would not work on System V --- mach/pdp/ncg/mach.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mach/pdp/ncg/mach.h b/mach/pdp/ncg/mach.h index 7bacb57b..b487a717 100644 --- a/mach/pdp/ncg/mach.h +++ b/mach/pdp/ncg/mach.h @@ -10,7 +10,7 @@ #define cst_fmt "$0%o" #define off_fmt "0%o" -#define ilb_fmt "I%03x%x" +#define ilb_fmt "I%x_%x" #define dlb_fmt "_%d" #define hol_fmt "hol%d"