diff libpurple/protocols/bonjour/bonjour_ft.h @ 24687:d8452c0bec7b

Remove the commas at the end of enumerator lists. This resolves warnings when building libpurple within the Mozilla build system that turn into errors if the compiler is switched to a C++ compiler. Fixes #7717. committer: John Bailey <rekkanoryo@rekkanoryo.org>
author Florian Quèze <florian@instantbird.org>
date Thu, 11 Dec 2008 06:32:05 +0000
parents dc703f13449a
children 867b4cdc01bf
line wrap: on
line diff
--- a/libpurple/protocols/bonjour/bonjour_ft.h	Thu Dec 11 06:24:58 2008 +0000
+++ b/libpurple/protocols/bonjour/bonjour_ft.h	Thu Dec 11 06:32:05 2008 +0000
@@ -27,7 +27,7 @@
 typedef enum {
 	XEP_BYTESTREAMS = 1,
 	XEP_IBB = 2,
-	XEP_UNKNOWN = 4,
+	XEP_UNKNOWN = 4
 } XepSiMode;
 
 struct _XepXfer