diff options
| author | Manjeet Dahiya <manjeetdahiya@gmail.com> | 2010-09-04 06:35:42 +0000 |
|---|---|---|
| committer | Manjeet Dahiya <manjeetdahiya@gmail.com> | 2010-09-04 06:35:42 +0000 |
| commit | c389ff5e81b76b98f4c64433bbcc96aa5c977fb6 (patch) | |
| tree | 3a1650e0f9c2fdd34412c2a696b9716bfe03647a /src/QXmppConstants.h | |
| parent | b4c180ad2bacae412c9048bb6375bab73dacfc47 (diff) | |
| download | qxmpp-c389ff5e81b76b98f4c64433bbcc96aa5c977fb6.tar.gz | |
consistent names
Diffstat (limited to 'src/QXmppConstants.h')
| -rw-r--r-- | src/QXmppConstants.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/QXmppConstants.h b/src/QXmppConstants.h index 094109d3..3d8caec8 100644 --- a/src/QXmppConstants.h +++ b/src/QXmppConstants.h @@ -66,6 +66,6 @@ extern const char* ns_jingle_raw_udp; extern const char *ns_jingle_rtp; extern const char *ns_jingle_rtp_audio; extern const char *ns_jingle_rtp_video; -extern const char* ns_vcardUpdate; +extern const char* ns_vcard_update; #endif // QXMPPCONSTANTS_H |
