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
d6cba8ee
Commit
d6cba8ee
authored
May 03, 2012
by
Mike Hibler
Browse files
Fix the other !?#$@!-ing magic constant.
parent
f8645493
Changes
1
Hide whitespace changes
Inline
Side-by-side
tools/teachswitch/teachswitch.c
View file @
d6cba8ee
...
...
@@ -32,7 +32,7 @@
#define ETHERTYPE_LOOPBACK 0x9000
#endif
const
int
MAX_INTERFACES
=
8
;
const
int
MAX_INTERFACES
=
16
;
const
int
SLEEP_TIME
=
30
;
#if defined(__FreeBSD__)
const
int
MAX_BPFNUM
=
32
;
...
...
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