[Pkg-voip-commits] [janus] 167/282: Fixed typo in RabbitMQ transport comment

Jonas Smedegaard dr at jones.dk
Wed Dec 20 21:53:38 UTC 2017


This is an automated email from the git hooks/post-receive script.

js pushed a commit to annotated tag debian/0.2.6-1
in repository janus.

commit 1fcd092d4f07bda90704301a734b816d5e35fb0d
Author: Lorenzo Miniero <lminiero at gmail.com>
Date:   Thu Nov 2 19:27:19 2017 +0100

    Fixed typo in RabbitMQ transport comment
---
 transports/janus_rabbitmq.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/transports/janus_rabbitmq.c b/transports/janus_rabbitmq.c
index 35deb0e..7d29136 100644
--- a/transports/janus_rabbitmq.c
+++ b/transports/janus_rabbitmq.c
@@ -107,7 +107,7 @@ static gboolean rmq_janus_api_enabled = FALSE;
 static gboolean rmq_admin_api_enabled = FALSE;
 static gboolean notify_events = TRUE;
 
-/* FIXME: Should it be configable? */
+/* FIXME: Should it be configurable? */
 #define JANUS_RABBITMQ_EXCHANGE_TYPE "fanout"
 
 /* JSON serialization options */

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/janus.git



More information about the Pkg-voip-commits mailing list