We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d6d2e4 commit 012587eCopy full SHA for 012587e
modules/presence_dfks/presence_dfks.h
@@ -82,7 +82,7 @@
82
#define MULTIPART_BOUNDARY_END_LEN (sizeof(MULTIPART_BOUNDARY_END)-1)
83
84
#define XML_VERSION_STR "1.0"
85
-#define DFKS_NS_STR "http://www.ecmainternational.org/standards/ecma-323/csta/ed3"
+#define DFKS_NS_STR "http://www.ecma-international.org/standards/ecma-323/csta/ed3"
86
#define XML_ENC "ISO-8859-1"
87
88
#define DEVICE_NODE_NAME "device"
0 commit comments