diff options
| author | Mattias Andrée <m@maandree.se> | 2026-02-22 14:10:32 +0100 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-02-22 14:10:32 +0100 |
| commit | 2e0c40d09f13aafd43d3b696c74ee892d5d733a5 (patch) | |
| tree | 200668dae2a44b9617f37b43242cfa26c937982c /libcontacts.h.0 | |
| parent | Update e-mail (diff) | |
| download | libcontacts-2e0c40d09f13aafd43d3b696c74ee892d5d733a5.tar.gz libcontacts-2e0c40d09f13aafd43d3b696c74ee892d5d733a5.tar.bz2 libcontacts-2e0c40d09f13aafd43d3b696c74ee892d5d733a5.tar.xz | |
m fixes
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
| -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 67f63f1..650243c 100644 --- a/libcontacts.h.0 +++ b/libcontacts.h.0 @@ -131,7 +131,7 @@ When the contact celebrates his birthday. .BI "int " in_case_of_emergency Whether the contact shall be listed as an In Case of Emergency (ICE) contact that can be -view without unlocking the phone. +viewed without unlocking the phone. .TP .BI "enum libcontacts_gender " gender The gender of the contact. This lets applications select @@ -507,7 +507,7 @@ Deallocate memory for a contact telephone number entry. .BR libcontacts_organisation_destroy (3) Deallocate memory for a contact organisation membership entry. .TP -.BR libcontacts_pgp_destroy (3) +.BR libcontacts_pgpkey_destroy (3) Deallocate memory for a contact PGP-key fingerprint entry. .TP .BR libcontacts_site_destroy (3) |
