From: Roland Pesch Date: Mon, 7 Dec 1992 23:22:55 +0000 (+0000) Subject: Fix fatal typo in an M4 substitution. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7b21432fde421b756b8cd4a38d145108abe7e49c;p=binutils-gdb.git Fix fatal typo in an M4 substitution. --- diff --git a/gdb/doc/z8000.m4 b/gdb/doc/z8000.m4 index 245c9299219..99cefd6881c 100644 --- a/gdb/doc/z8000.m4 +++ b/gdb/doc/z8000.m4 @@ -1,5 +1,5 @@ _divert__(-1) _define__(<_Z8000__>,<1>) _define__(<_HOST__>,) -_define__(<_MACH_DEP__>, +_define__(<_MACH_DEP__>,) _divert__<> \ No newline at end of file