From: Jim Meyering <[email protected]>

* services/evt.c (evt_close_channel): s/the the/the/.
---
 services/evt.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/services/evt.c b/services/evt.c
index 2f6e17e..a893fb0 100644
--- a/services/evt.c
+++ b/services/evt.c
@@ -1256,7 +1256,7 @@ static SaAisErrorT evt_open_channel(const mar_name_t *cn, 
SaUint8T flgs)
        }

        /*
-        * create the channel packet to send. Tell the the cluster
+        * create the channel packet to send. Tell the cluster
         * to create the channel.
         */
        memset(&cpkt, 0, sizeof(cpkt));
@@ -1294,7 +1294,7 @@ static SaAisErrorT evt_close_channel(mar_name_t *cn, 
uint64_t unlink_id, void *c
        ret = SA_AIS_OK;

        /*
-        * create the channel packet to send. Tell the the cluster
+        * create the channel packet to send. Tell the cluster
         * to close the channel.
         */
        memset(&cpkt, 0, sizeof(cpkt));
-- 
1.6.3.2.448.g363bdb

_______________________________________________
Openais mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/openais

Reply via email to