mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-03 17:37:08 +00:00
chore: Syntax fix
This commit is contained in:
parent
6c9c220529
commit
b4f49e8c5d
@ -10,14 +10,14 @@ index 42c67b9..6373e22 100644
|
||||
+{
|
||||
+ 60,
|
||||
+ 144,
|
||||
+}
|
||||
+};
|
||||
+
|
||||
+static constexpr uint32_t s_kLokiRates[] =
|
||||
+{
|
||||
+ 40,
|
||||
+ 50,
|
||||
+ 60,
|
||||
+}
|
||||
+};
|
||||
+
|
||||
static void update_connector_display_info_wl(struct drm_t *drm)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user