aboutsummaryrefslogtreecommitdiff
path: root/src/ui/contact_entry.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/contact_entry.h')
-rw-r--r--src/ui/contact_entry.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ui/contact_entry.h b/src/ui/contact_entry.h
index dc692de..b8e6943 100644
--- a/src/ui/contact_entry.h
+++ b/src/ui/contact_entry.h
@@ -1,6 +1,6 @@
1/* 1/*
2 This file is part of GNUnet. 2 This file is part of GNUnet.
3 Copyright (C) 2021--2022 GNUnet e.V. 3 Copyright (C) 2021--2024 GNUnet e.V.
4 4
5 GNUnet is free software: you can redistribute it and/or modify it 5 GNUnet is free software: you can redistribute it and/or modify it
6 under the terms of the GNU Affero General Public License as published 6 under the terms of the GNU Affero General Public License as published
@@ -60,7 +60,7 @@ ui_contact_entry_new(MESSENGER_Application *app);
60 */ 60 */
61void 61void
62ui_contact_entry_set_contact(UI_CONTACT_ENTRY_Handle* handle, 62ui_contact_entry_set_contact(UI_CONTACT_ENTRY_Handle* handle,
63 const struct GNUNET_CHAT_Contact *contact); 63 const struct GNUNET_CHAT_Contact *contact);
64 64
65/** 65/**
66 * Frees its resources and destroys a given 66 * Frees its resources and destroys a given