mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-15 08:11:30 +02:00
parent
2016af7fca
commit
4b91e50c7c
@ -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