mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-12 09:29:07 +02:00
--- Merging r29659 into '.':
U packages/winunits-jedi/src/jwaiptypes.pas # revisions: 29659 git-svn-id: branches/fixes_3_0@30329 -
This commit is contained in:
parent
f4093c1bfb
commit
46e42fcb50
@ -350,7 +350,7 @@ const
|
|||||||
|
|
||||||
type
|
type
|
||||||
IF_OPER_STATUS = (
|
IF_OPER_STATUS = (
|
||||||
IfOperStatusUp,
|
IfOperStatusUp = 1,
|
||||||
IfOperStatusDown,
|
IfOperStatusDown,
|
||||||
IfOperStatusTesting,
|
IfOperStatusTesting,
|
||||||
IfOperStatusUnknown,
|
IfOperStatusUnknown,
|
||||||
|
Loading…
Reference in New Issue
Block a user