diff options
author | Mattias Andrée <maandree@kth.se> | 2021-04-13 23:02:33 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2021-04-13 23:02:33 +0200 |
commit | 9c54e02def81ed0a0ee36f6d82d078d0ca7184f3 (patch) | |
tree | fcfa2a0c2077b6f5567a19eadc1e78fb38b2c97d /libcontacts.h.0 | |
parent | Add libcontacts.7 and libcontacts.h.0 + minor fixes + reorder stuff in libcontacts.h (diff) | |
download | libcontacts-9c54e02def81ed0a0ee36f6d82d078d0ca7184f3.tar.gz libcontacts-9c54e02def81ed0a0ee36f6d82d078d0ca7184f3.tar.bz2 libcontacts-9c54e02def81ed0a0ee36f6d82d078d0ca7184f3.tar.xz |
Add contacts.5 (not finished) + minor improvement to libcontacts.h.0
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'libcontacts.h.0')
-rw-r--r-- | libcontacts.h.0 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libcontacts.h.0 b/libcontacts.h.0 index 4745c9c..b28deb1 100644 --- a/libcontacts.h.0 +++ b/libcontacts.h.0 @@ -69,8 +69,8 @@ This list is .IR NULL -terminated. .TP .BI "char **" groups -List of groups the contact is a member of. For the -special pseudocontact +List of contact groups the contact is a member of. +For the special pseudocontact .BR .nobody , this list only contains groups that should be exist, but the contact should not be a member of them, allowing |