optimizate inject packt test case
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
#include "packet_utils.h"
|
||||
#include "packet_parse.h"
|
||||
|
||||
#define PACKET_IO_LOG_ERROR(format, ...) LOG_ERROR("marsio io", format, ##__VA_ARGS__)
|
||||
#define PACKET_IO_LOG_ERROR(format, ...) LOG_ERROR("marsio", format, ##__VA_ARGS__)
|
||||
|
||||
struct marsio_io
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user