Browse Source

Ep is watched if wdate != 0

dev
x3 2 years ago
parent
commit
fa131dbef5
Signed by: x3 <sugarpanning@cock.li> GPG Key ID: 7E9961E8AD0E240E
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      src/cache.h

+ 0
- 1
src/cache.h View File

@@ -24,7 +24,6 @@ struct cache_entry {
/* free() if requested */
char *fname;
uint8_t ed2k[ED2K_HASH_SIZE];
bool watched;
uint16_t state;
};



Loading…
Cancel
Save