aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorRoland Pesch <pesch@cygnus>1992-12-07 23:22:55 +0000
committerRoland Pesch <pesch@cygnus>1992-12-07 23:22:55 +0000
commit7b21432fde421b756b8cd4a38d145108abe7e49c (patch)
treed8047b4b4a40a397efcf10d5cd079339a82f054a /gdb
parent85e38cfa01d6ac71297b26b5c653c35a891e8932 (diff)
downloadgdb-7b21432fde421b756b8cd4a38d145108abe7e49c.zip
gdb-7b21432fde421b756b8cd4a38d145108abe7e49c.tar.gz
gdb-7b21432fde421b756b8cd4a38d145108abe7e49c.tar.bz2
Fix fatal typo in an M4 substitution.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/doc/z8000.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/doc/z8000.m4 b/gdb/doc/z8000.m4
index 245c929..99cefd6 100644
--- a/gdb/doc/z8000.m4
+++ b/gdb/doc/z8000.m4
@@ -1,5 +1,5 @@
_divert__(-1)
_define__(<_Z8000__>,<1>)
_define__(<_HOST__>,<Zilog Z8000>)
-_define__(<_MACH_DEP__>,<Z8000 Dependent>
+_define__(<_MACH_DEP__>,<Z8000 Dependent>)
_divert__<> \ No newline at end of file