Ep is watched if wdate != 0
This commit is contained in:
parent
c075609073
commit
fa131dbef5
@ -24,7 +24,6 @@ struct cache_entry {
|
|||||||
/* free() if requested */
|
/* free() if requested */
|
||||||
char *fname;
|
char *fname;
|
||||||
uint8_t ed2k[ED2K_HASH_SIZE];
|
uint8_t ed2k[ED2K_HASH_SIZE];
|
||||||
bool watched;
|
|
||||||
uint16_t state;
|
uint16_t state;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user