Changeset 72721cd


Ignore:
Timestamp:
2014-09-20T22:18:33Z (10 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
b447d2b
Parents:
fb87924
Message:

One small comment correction while "merging" stuff.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/jabber/jabber_util.c

    rfb87924 r72721cd  
    308308}
    309309
    310 /* Compares two Jabber IDs to check for match. */
     310/* Compares just the bare portions of two Jabber IDs. */
    311311int jabber_compare_jid( const char *jid1, const char *jid2 )
    312312{
Note: See TracChangeset for help on using the changeset viewer.