Skip to content

Commit 55e9ed6

Browse files
committed
T6013: nits fix for end of tagName
1 parent df6d110 commit 55e9ed6

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

interface-definitions/service_ssh.xml.in

+5-4
Original file line numberDiff line numberDiff line change
@@ -292,13 +292,14 @@
292292
<leafNode name="principal">
293293
<properties>
294294
<help>principal-name</help>
295+
<constraint>
296+
#include <include/constraint/login-username.xml.i>
297+
</constraint>
298+
<multi/>
295299
</properties>
296-
<constraint>
297-
#include <include/constraint/login-username.xml.i>
298-
</constraint>
299300
</leafNode>
300301
</children>
301-
</leafNode>
302+
</tagNode>
302303
</children>
303304
</node>
304305
#include <include/vrf-multi.xml.i>

0 commit comments

Comments
 (0)