From f204f75257fd6ebc5a590404b3e25bd3f0169294 Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Tue, 31 Dec 1996 17:51:22 +0000 Subject: [PATCH] End tic80 sanitization regions with "end-sanitize-tic80", not with "start-sanitize-tic80". --- opcodes/ChangeLog | 2 +- opcodes/Makefile.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 71beb98bc3b..e1227bb55cc 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -25,7 +25,7 @@ Fri Dec 27 22:30:57 1996 Fred Fish * tic80-dis.c: Add file. * tic80-opc.c: Add file. -start-sanitize-tic80 +end-sanitize-tic80 start-sanitize-d10v Fri Dec 20 14:30:19 1996 Martin M. Hunt diff --git a/opcodes/Makefile.in b/opcodes/Makefile.in index a9dc1d600c2..5bf753cfce2 100644 --- a/opcodes/Makefile.in +++ b/opcodes/Makefile.in @@ -235,7 +235,7 @@ arm-dis.o: arm-dis.c arm-opc.h $(INCDIR)/dis-asm.h # start-sanitize-tic80 tic80-dis.o: tic80-dis.c $(INCDIR)/dis-asm.h $(INCDIR)/opcode/tic80.h tic80-opc.o: tic80-opc.c $(INCDIR)/opcode/tic80.h -# start-sanitize-tic80 +# end-sanitize-tic80 tags etags: TAGS -- 2.30.2