mirror of
https://bitbucket.org/jsuto/piler.git
synced 2026-04-05 13:09:19 +02:00
added size counter
This commit is contained in:
@@ -232,6 +232,7 @@ struct __counters {
|
||||
unsigned long long c_virus;
|
||||
unsigned long long c_duplicate;
|
||||
unsigned long long c_ignore;
|
||||
unsigned long long c_size;
|
||||
};
|
||||
|
||||
#endif /* _DEFS_H */
|
||||
|
||||
Reference in New Issue
Block a user