diff options
author | Christian Poessinger <christian@poessinger.com> | 2022-07-01 10:32:46 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2022-07-01 10:32:46 +0200 |
commit | c80d162d7774528a934f40cc699c881226b538d3 (patch) | |
tree | 1818f84aac27ba6a126471311cac90fcbf8a798a /interface-definitions/include/interface/address-ipv4-ipv6-dhcp.xml.i | |
parent | cefc7ce9bfcf7750700e73edbc21864fe8ab0bee (diff) | |
download | vyos-1x-c80d162d7774528a934f40cc699c881226b538d3.tar.gz vyos-1x-c80d162d7774528a934f40cc699c881226b538d3.zip |
xml: include: add missing prefix in include file comment
Diffstat (limited to 'interface-definitions/include/interface/address-ipv4-ipv6-dhcp.xml.i')
-rw-r--r-- | interface-definitions/include/interface/address-ipv4-ipv6-dhcp.xml.i | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/interface-definitions/include/interface/address-ipv4-ipv6-dhcp.xml.i b/interface-definitions/include/interface/address-ipv4-ipv6-dhcp.xml.i index b9dd59bea..5057ed9ae 100644 --- a/interface-definitions/include/interface/address-ipv4-ipv6-dhcp.xml.i +++ b/interface-definitions/include/interface/address-ipv4-ipv6-dhcp.xml.i @@ -1,4 +1,4 @@ -<!-- include start from address-ipv4-ipv6-dhcp.xml.i --> +<!-- include start from interface/address-ipv4-ipv6-dhcp.xml.i --> <leafNode name="address"> <properties> <help>IP address</help> |