mirror of
https://github.com/rapid7/metasploit-payloads
synced 2025-02-16 00:24:29 +01:00
Revert accidental change
This commit is contained in:
parent
1f62d226a0
commit
a3e6d86026
@ -80,7 +80,7 @@ typedef struct ___u128 {
|
||||
#define vdprintf(...) do{}while(0);
|
||||
#endif
|
||||
#else
|
||||
#define dprintf(...) real_dprintf(__VA_ARGS__)
|
||||
#define dprintf(...) do{}while(0);
|
||||
#define vdprintf(...) do{}while(0);
|
||||
#define SET_LOGGING_CONTEXT(...)
|
||||
#define INIT_LOGGING(...)
|
||||
|
Loading…
Reference in New Issue
Block a user