about summary refs log tree commit diff
path: root/utils/socket_fuzzing/socketfuzz.c
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2023-05-21 17:49:14 +0200
committervanhauser-thc <vh@thc.org>2023-05-21 17:49:14 +0200
commit029e039cbcbf9e30f35eb255162679b8d609d25d (patch)
treef4e1fd0ff46d0b736dd2f370ee321bbae5c69f06 /utils/socket_fuzzing/socketfuzz.c
parent1416fea1604a19408554678d7c9fb35b67da302b (diff)
downloadafl++-029e039cbcbf9e30f35eb255162679b8d609d25d.tar.gz
code format
Diffstat (limited to 'utils/socket_fuzzing/socketfuzz.c')
-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