summaryrefslogtreecommitdiff
path: root/src/ivy.c
diff options
context:
space:
mode:
authorfcolin1999-04-30 15:40:24 +0000
committerfcolin1999-04-30 15:40:24 +0000
commit333590c44e0c66bd4a791cfd810126eaf3a56312 (patch)
treefa5561e46c93832027488e45764e4e21eee60033 /src/ivy.c
parentf0cb3cac0cb4e07e5339589b729b7ebf32e52378 (diff)
downloadivy-c-333590c44e0c66bd4a791cfd810126eaf3a56312.zip
ivy-c-333590c44e0c66bd4a791cfd810126eaf3a56312.tar.gz
ivy-c-333590c44e0c66bd4a791cfd810126eaf3a56312.tar.bz2
ivy-c-333590c44e0c66bd4a791cfd810126eaf3a56312.tar.xz
*** empty log message ***
Diffstat (limited to 'src/ivy.c')
-rw-r--r--src/ivy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ivy.c b/src/ivy.c
index db52a86..4a68811 100644
--- a/src/ivy.c
+++ b/src/ivy.c
@@ -674,7 +674,7 @@ void IvyStart (const char* bus)
/* desabonnements */
void
-UnbindMsg (MsgRcvPtr msg)
+IvyUnbindMsg (MsgRcvPtr msg)
{
IvyClientPtr clnt;
/* Send to already connected clients */