diff options
Diffstat (limited to 'interface-definitions/include/routing-passive-interface-xml.i')
-rw-r--r-- | interface-definitions/include/routing-passive-interface-xml.i | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/interface-definitions/include/routing-passive-interface-xml.i b/interface-definitions/include/routing-passive-interface-xml.i index 8478620cf..9bd4dac2a 100644 --- a/interface-definitions/include/routing-passive-interface-xml.i +++ b/interface-definitions/include/routing-passive-interface-xml.i @@ -1,4 +1,4 @@ -<!-- included start from routing-passive-interface-xml.i --> +<!-- include start from routing-passive-interface-xml.i --> <leafNode name="passive-interface"> <properties> <help>Suppress routing updates on an interface</help> @@ -21,4 +21,4 @@ <multi/> </properties> </leafNode> -<!-- included end --> +<!-- include end --> |