/pidgin/main: 9bea64da7c15: Fix summary description of these files.

Mark Doliner mark at kingant.net
Fri Dec 6 03:26:49 EST 2013


Changeset: 9bea64da7c15b2efbbe5c1f537af86d4287bdf78
Author:	 Mark Doliner <mark at kingant.net>
Date:	 2013-12-06 00:26 -0800
Branch:	 default
URL: https://hg.pidgin.im/pidgin/main/rev/9bea64da7c15

Description:

Fix summary description of these files.

The old value was copy/pasted from another file.

diffstat:

 libpurple/protocols/jabber/data.c |  2 +-
 libpurple/protocols/jabber/data.h |  2 +-
 libpurple/protocols/jabber/ibb.c  |  2 +-
 libpurple/protocols/jabber/ibb.h  |  2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diffs (40 lines):

diff --git a/libpurple/protocols/jabber/data.c b/libpurple/protocols/jabber/data.c
--- a/libpurple/protocols/jabber/data.c
+++ b/libpurple/protocols/jabber/data.c
@@ -1,5 +1,5 @@
 /*
- * purple - Jabber Service Discovery
+ * purple - Handling of XEP-0231: Bits of Binary.
  *
  * Purple is the legal property of its developers, whose names are too numerous
  * to list here.  Please refer to the COPYRIGHT file distributed with this
diff --git a/libpurple/protocols/jabber/data.h b/libpurple/protocols/jabber/data.h
--- a/libpurple/protocols/jabber/data.h
+++ b/libpurple/protocols/jabber/data.h
@@ -1,5 +1,5 @@
 /*
- * purple - Jabber Service Discovery
+ * purple - Handling of XEP-0231: Bits of Binary.
  *
  * Purple is the legal property of its developers, whose names are too numerous
  * to list here.  Please refer to the COPYRIGHT file distributed with this
diff --git a/libpurple/protocols/jabber/ibb.c b/libpurple/protocols/jabber/ibb.c
--- a/libpurple/protocols/jabber/ibb.c
+++ b/libpurple/protocols/jabber/ibb.c
@@ -1,5 +1,5 @@
 /*
- * purple - Jabber Service Discovery
+ * purple - Handling of XEP-0047: In-Band Bytestreams.
  *
  * Purple is the legal property of its developers, whose names are too numerous
  * to list here.  Please refer to the COPYRIGHT file distributed with this
diff --git a/libpurple/protocols/jabber/ibb.h b/libpurple/protocols/jabber/ibb.h
--- a/libpurple/protocols/jabber/ibb.h
+++ b/libpurple/protocols/jabber/ibb.h
@@ -1,5 +1,5 @@
 /*
- * purple - Jabber Service Discovery
+ * purple - Handling of XEP-0047: In-Band Bytestreams.
  *
  * Purple is the legal property of its developers, whose names are too numerous
  * to list here.  Please refer to the COPYRIGHT file distributed with this



More information about the Commits mailing list