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
3608a750
Commit
3608a750
authored
Oct 05, 2012
by
Leigh B Stoller
Browse files
Fix a typo.
parent
bfe9774b
Changes
1
Hide whitespace changes
Inline
Side-by-side
utils/prereserve.in
View file @
3608a750
...
...
@@ -365,7 +365,7 @@ if ($query_result->numrows) {
#
# Enter the table info, but mark as not active until later.
#
my
$typearg
=
(
defined
(
$typelist
)
?
"
,type='
$typelist
'
"
:
"");
my
$typearg
=
(
defined
(
$typelist
)
?
"
,type
s
='
$typelist
'
"
:
"");
my
$startarg
=
"";
my
$endarg
=
"";
...
...
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