[libadwaita/ebassi/toast-format: 1/2] toast: Fix indentation in the header
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libadwaita/ebassi/toast-format: 1/2] toast: Fix indentation in the header
- Date: Mon, 4 Apr 2022 13:10:28 +0000 (UTC)
commit 1511f5a4ccb24285a60289e0c24cbc7de2e79bae
Author: Emmanuele Bassi <ebassi gnome org>
Date: Mon Feb 28 17:19:43 2022 +0000
toast: Fix indentation in the header
src/adw-toast.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/adw-toast.h b/src/adw-toast.h
index 1af12b15..7eb5e8b7 100644
--- a/src/adw-toast.h
+++ b/src/adw-toast.h
@@ -46,7 +46,7 @@ void adw_toast_set_button_label (AdwToast *self,
const char *button_label);
ADW_AVAILABLE_IN_ALL
-const char *adw_toast_get_action_name (AdwToast *self);
+const char *adw_toast_get_action_name (AdwToast *self);
ADW_AVAILABLE_IN_ALL
void adw_toast_set_action_name (AdwToast *self,
const char *action_name);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]