aboutsummaryrefslogtreecommitdiff
path: root/src/ui/about.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/about.h')
-rw-r--r--src/ui/about.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ui/about.h b/src/ui/about.h
index e96641a..56ecc12 100644
--- a/src/ui/about.h
+++ b/src/ui/about.h
@@ -1,6 +1,6 @@
1/* 1/*
2 This file is part of GNUnet. 2 This file is part of GNUnet.
3 Copyright (C) 2022 GNUnet e.V. 3 Copyright (C) 2022--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
@@ -44,7 +44,7 @@ typedef struct UI_ABOUT_Handle
44 */ 44 */
45void 45void
46ui_about_dialog_init(MESSENGER_Application *app, 46ui_about_dialog_init(MESSENGER_Application *app,
47 UI_ABOUT_Handle *handle); 47 UI_ABOUT_Handle *handle);
48 48
49/** 49/**
50 * Cleans up the allocated resources and resets the 50 * Cleans up the allocated resources and resets the