summaryrefslogtreecommitdiffstats
path: root/src/account/indication_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/account/indication_common.h')
-rw-r--r--src/account/indication_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/account/indication_common.h b/src/account/indication_common.h
index 6b7bc6d..06eaa7b 100644
--- a/src/account/indication_common.h
+++ b/src/account/indication_common.h
@@ -19,7 +19,7 @@
*/
typedef struct {
- int wd_pwd, wd_grp;
+ int wd;
int inotify_fd;
struct timespec last_pwd, last_grp;
} AccountIndication;