-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
The following macros are often already used. Would it be possible to prefix them with something like DBN
?
#define NONE 0
#define INFO 1
#define ERROR 2
#define DEBUG 3
debugnet/libdebugnet/include/debugnet.h
Lines 11 to 14 in 69ed404
#define NONE 0 | |
#define INFO 1 | |
#define ERROR 2 | |
#define DEBUG 3 |
Metadata
Metadata
Assignees
Labels
No labels