mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-13 08:59:27 +02:00
* fixed typo in r29048
git-svn-id: trunk@29051 -
This commit is contained in:
parent
3a19db0bb0
commit
1f22c6797e
@ -1713,7 +1713,7 @@ var
|
||||
error_return : jmp_buf;cvar;public;
|
||||
quit_return : jmp_buf;cvar;public;
|
||||
deprecated_query_hook : pointer;cvar;
|
||||
{$ifdef NEDD_EXTERNAL_CVAR}external;{$else}public;{$endif}
|
||||
{$ifdef NEED_EXTERNAL_CVAR}external;{$else}public;{$endif}
|
||||
|
||||
{$ifndef GDB_HAS_OBSERVER_NOTIFY_BREAKPOINT_CREATED}
|
||||
{$ifdef GDB_HAS_DEPRECATED_CBPH}
|
||||
|
Loading…
Reference in New Issue
Block a user