| # | Line 90 | Line 90 | struct ListTask | |
|---|---|---|
| 90 | dlink_list hide_mask; /**< ..and hide these ones */ | |
| 91 | ||
| 92 | unsigned int hash_index; /**< the bucket we are currently in */ | |
| 93 | < | unsigned int users_min |
| 93 | > | unsigned int users_min; |
| 94 | unsigned int users_max; | |
| 95 | unsigned int created_min; | |
| 96 | unsigned int created_max; | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |