From 0ec2cb0ad576d44e5eeb698f654bdb36f7bde94a Mon Sep 17 00:00:00 2001 From: dec05eba Date: Fri, 24 Jul 2026 12:13:54 +0200 Subject: pipewire capture: add fallback for formats without modifier (fix for old amd vega gpus) --- include/dbus.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/dbus.h b/include/dbus.h index 229f7ea..0b779bf 100644 --- a/include/dbus.h +++ b/include/dbus.h @@ -34,7 +34,7 @@ typedef struct { bool gsr_dbus_init(gsr_dbus *self, const char *screencast_restore_token); void gsr_dbus_deinit(gsr_dbus *self); -/* The follow functions should be called in order to setup ScreenCast properly */ +/* The following functions should be called in order to setup ScreenCast properly */ /* These functions that return an int return the response status code */ int gsr_dbus_screencast_create_session(gsr_dbus *self, char **session_handle); /* -- cgit v1.2.3