Skip to content
GitLab
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
78c7c871
Commit
78c7c871
authored
Apr 09, 2004
by
Leigh B. Stoller
Browse files
Fix typo.
parent
bb567947
Changes
1
Hide whitespace changes
Inline
Side-by-side
tbsetup/ns2ir/lanlink.tcl
View file @
78c7c871
...
...
@@ -467,7 +467,7 @@ Link instproc updatedb {DB} {
$self instvar netmask
$self instvar protocol
if
{
protocol !=
"ethernet"
}
{
if
{
$
protocol
!=
"ethernet"
}
{
perror
"Link must be an ethernet only, not a
$protocol
"
return
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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