[xdg-desktop-portal-gnome/gnome-42] shellintrospect: Trivial cleanup
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [xdg-desktop-portal-gnome/gnome-42] shellintrospect: Trivial cleanup
- Date: Fri, 5 Aug 2022 10:47:11 +0000 (UTC)
commit 57e7cbd5098d0c41d008b157529b53834e2dd9b9
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Thu Aug 4 22:39:51 2022 -0300
shellintrospect: Trivial cleanup
The function parameter name does not match the .c counterpart. Fix
that.
src/shellintrospect.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/shellintrospect.h b/src/shellintrospect.h
index a8378dc..f63ecee 100644
--- a/src/shellintrospect.h
+++ b/src/shellintrospect.h
@@ -42,7 +42,7 @@ const uint64_t window_get_id (Window *window);
GPtrArray * shell_introspect_get_windows (ShellIntrospect *shell_introspect);
-gboolean shell_introspect_are_animations_enabled (ShellIntrospect *introspect,
+gboolean shell_introspect_are_animations_enabled (ShellIntrospect *shell_introspect,
gboolean *enable_animations);
void shell_introspect_wait_for_windows (ShellIntrospect *shell_introspect);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]