summaryrefslogtreecommitdiff
path: root/www/iridium/files/patch-ipc_ipc__channel.h
diff options
context:
space:
mode:
Diffstat (limited to 'www/iridium/files/patch-ipc_ipc__channel.h')
-rw-r--r--www/iridium/files/patch-ipc_ipc__channel.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/iridium/files/patch-ipc_ipc__channel.h b/www/iridium/files/patch-ipc_ipc__channel.h
index 89e044dbf6bd..133ef8a13ec6 100644
--- a/www/iridium/files/patch-ipc_ipc__channel.h
+++ b/www/iridium/files/patch-ipc_ipc__channel.h
@@ -1,6 +1,6 @@
---- ipc/ipc_channel.h.orig 2025-11-06 10:11:34 UTC
+--- ipc/ipc_channel.h.orig 2025-12-10 15:04:57 UTC
+++ ipc/ipc_channel.h
-@@ -206,7 +206,7 @@ class COMPONENT_EXPORT(IPC) Channel : public Sender {
+@@ -201,7 +201,7 @@ class COMPONENT_EXPORT(IPC) Channel final
// Generates a channel ID that's non-predictable and unique.
static std::string GenerateUniqueRandomChannelID();