Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
65d92e6f
Commit
65d92e6f
authored
Nov 30, 2011
by
Leigh B Stoller
Browse files
Fix typo in previous revision.
parent
9f2da66e
Changes
1
Hide whitespace changes
Inline
Side-by-side
tbsetup/snmpit_new.in
View file @
65d92e6f
...
...
@@ -2123,7 +2123,7 @@ sub doReset($@) {
next
if
(
exists
(
$notdeleted
{
$vlan_id
}));
V
l
an::
ClearReservedVlanTag
(
$vlan_id
)
V
L
an::
ClearReservedVlanTag
(
$vlan_id
)
if
(
$opt
{
C
});
VLan
->
RecordVLanDeletion
(
$vlan_id
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment