mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-13 02:28:09 +00:00
remove macro indentation from code-format
This commit is contained in:
@ -13,7 +13,7 @@
|
||||
|
||||
/* Detect @@ in args. */
|
||||
#ifndef __glibc__
|
||||
# include <unistd.h>
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
void detect_file_args(char** argv, u8* prog_in) {
|
||||
|
Reference in New Issue
Block a user