aboutsummaryrefslogtreecommitdiff
path: root/src/ui/contacts.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/contacts.h')
-rw-r--r--src/ui/contacts.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ui/contacts.h b/src/ui/contacts.h
index f63b554..5d126e7 100644
--- a/src/ui/contacts.h
+++ b/src/ui/contacts.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
@@ -48,7 +48,7 @@ typedef struct UI_CONTACTS_Handle
48 */ 48 */
49void 49void
50ui_contacts_dialog_init(MESSENGER_Application *app, 50ui_contacts_dialog_init(MESSENGER_Application *app,
51 UI_CONTACTS_Handle *handle); 51 UI_CONTACTS_Handle *handle);
52 52
53/** 53/**
54 * Cleans up the allocated resources and resets the 54 * Cleans up the allocated resources and resets the