mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-21 02:24:17 +08:00
Fix typo in M4 macro name (prevented TeX formatting).
This commit is contained in:
@ -6,7 +6,7 @@ _dnl__ $Id$
|
|||||||
@c %**start of header
|
@c %**start of header
|
||||||
@setfilename _GDBP__.info
|
@setfilename _GDBP__.info
|
||||||
_if__(_GENERIC__)
|
_if__(_GENERIC__)
|
||||||
@settitle _GDB__, The GNU Debugger
|
@settitle _GDBN__, The GNU Debugger
|
||||||
_fi__(_GENERIC__)
|
_fi__(_GENERIC__)
|
||||||
_if__(!_GENERIC__)
|
_if__(!_GENERIC__)
|
||||||
@settitle _GDB__, The GNU Debugger (_HOST__)
|
@settitle _GDB__, The GNU Debugger (_HOST__)
|
||||||
|
Reference in New Issue
Block a user