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
9c9b43b4
Commit
9c9b43b4
authored
Sep 12, 2006
by
Jonathon Duerig
Browse files
Quick fix to LOG_EVERYTHING.
parent
c82c98d8
Changes
1
Hide whitespace changes
Inline
Side-by-side
pelab/magent/log.h
View file @
9c9b43b4
...
...
@@ -60,7 +60,7 @@ enum LOG_TYPE
REPLAY
=
0x2000
,
// Shortcuts for common cases.
LOG_NOTHING
=
0x0000
,
LOG_EVERYTHING
=
0x
2
fff
LOG_EVERYTHING
=
0x
3
fff
};
#endif
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