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
81936d51
Commit
81936d51
authored
Jan 23, 2006
by
Robert Ricci
Browse files
Turn off debugging
parent
6ba129e7
Changes
2
Hide whitespace changes
Inline
Side-by-side
pelab/libnetmon/libnetmon.c
View file @
81936d51
...
...
@@ -313,7 +313,6 @@ int close(int d) {
* data on a socket:
* sendto
* sendmsg
* write
* writev
* others?
*/
...
...
pelab/libnetmon/libnetmon.h
View file @
81936d51
...
...
@@ -28,7 +28,7 @@
#include
<arpa/inet.h>
#include
<sys/un.h>
#define DEBUGGING
/*
#define DEBUGGING
*/
#ifdef DEBUGGING
#define DEBUG(x) (x)
...
...
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