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
b50021f2
Commit
b50021f2
authored
May 22, 2014
by
Gary Wong
Browse files
Delete extraneous semicolons.
parent
6df5b4d3
Changes
2
Hide whitespace changes
Inline
Side-by-side
configure
View file @
b50021f2
...
...
@@ -4940,8 +4940,8 @@ done
;
;
#
# Offer both versions of the email addresses that have the @ escaped
...
...
configure.in
View file @
b50021f2
...
...
@@ -285,8 +285,8 @@ AC_SUBST(SPEWFROMOPS)
AC_SUBST(NOSITECHECKIN)
AC_SUBST(EC2META_ENABLE)
AC_SUBST(BROWSER_CONSOLE_ENABLE)
AC_SUBST(IPV6_ENABLED)
;
AC_SUBST(IPV6_SUBNET_PREFIX)
;
AC_SUBST(IPV6_ENABLED)
AC_SUBST(IPV6_SUBNET_PREFIX)
#
# Offer both versions of the email addresses that have the @ escaped
...
...
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