about summary refs log tree commit diff
path: root/utils/socket_fuzzing
diff options
context:
space:
mode:
Diffstat (limited to 'utils/socket_fuzzing')
-rw-r--r--utils/socket_fuzzing/socketfuzz.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/utils/socket_fuzzing/socketfuzz.c b/utils/socket_fuzzing/socketfuzz.c
index 3ec8383b..7497519e 100644
--- a/utils/socket_fuzzing/socketfuzz.c
+++ b/utils/socket_fuzzing/socketfuzz.c
@@ -23,7 +23,8 @@
 #include <errno.h>
 #include <stdio.h>
 #include <poll.h>
-//#include "logging.h" // switche from preeny_info() to fprintf(stderr, "Info: "
+// #include "logging.h" // switched from preeny_info() to fprintf(stderr, "Info:
+// "
 
 //
 // originals