mirror of
https://bitbucket.org/jsuto/piler.git
synced 2026-04-05 19:59:19 +02:00
added a filename attribute to the sdata struct
This commit is contained in:
@@ -94,6 +94,10 @@
|
||||
#define AVIR_VIRUS 1
|
||||
|
||||
|
||||
#define DIRECTION_INCOMING 0
|
||||
#define DIRECTION_INTERNAL 1
|
||||
#define DIRECTION_OUTGOING 2
|
||||
#define DIRECTION_INTERNAL_AND_OUTGOING 3
|
||||
|
||||
#endif /* _CONFIG_H */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user