[gnome-network-displays/cc-tmp: 57/80] cc: 1d array for resolutions
- From: Benjamin Berg <bberg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-network-displays/cc-tmp: 57/80] cc: 1d array for resolutions
- Date: Fri, 9 Sep 2022 12:03:51 +0000 (UTC)
commit fa79dfb475fc766df73b635cc98cb659d09a9050
Author: Anupam Kumar <kyteinsky gmail com>
Date: Tue Sep 6 00:02:09 2022 +0530
cc: 1d array for resolutions
src/cc/cc-common.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/cc/cc-common.h b/src/cc/cc-common.h
index c53a0e6..c4901b1 100644
--- a/src/cc/cc-common.h
+++ b/src/cc/cc-common.h
@@ -110,7 +110,7 @@ typedef struct _VideoStream
gchar *protection;
gchar *profile;
gchar *level;
- gint **resolutions;
+ gint *resolutions;
gchar *error_recovery_mode;
} VideoStream;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]