diff options
author | Carlos J. Puga Medina <cpm@FreeBSD.org> | 2019-06-18 19:24:43 +0000 |
---|---|---|
committer | Carlos J. Puga Medina <cpm@FreeBSD.org> | 2019-06-18 19:24:43 +0000 |
commit | 66d46c9897975d9592955817cb33089d97ef17c6 (patch) | |
tree | c8bebd5ffea1cf2b2f6b472d71bbaddb2b47480d /www/iridium/files/patch-ipc_ipc__channel.h | |
parent | net/shmux: Update to 1.0.3 (diff) |
www/iridium: Update to 2019.04.73
Submitted by: Matthias Wolf <matthias@rheinwolf.de>
Notes
Notes:
svn path=/head/; revision=504498
Diffstat (limited to 'www/iridium/files/patch-ipc_ipc__channel.h')
-rw-r--r-- | www/iridium/files/patch-ipc_ipc__channel.h | 4 |
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 4df0d7db85cb..a2b1f9794ef0 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 2017-06-05 19:03:08 UTC +--- ipc/ipc_channel.h.orig 2019-03-11 22:00:59 UTC +++ ipc/ipc_channel.h -@@ -246,7 +246,7 @@ class IPC_EXPORT Channel : public Sender { +@@ -244,7 +244,7 @@ class COMPONENT_EXPORT(IPC) Channel : public Sender { static std::string GenerateUniqueRandomChannelID(); #endif |