[reSIProcate] typo in InviteSession::getOfferOrAnswer()

kaiduan xie kaiduanx at yahoo.ca
Fri Sep 17 14:20:32 CDT 2004


Hi,

Found a typo in InviteSession::getOfferOrAnswer()

{

         switch (mOfferState)
         {
            case None: // This should be Nothing.
               ret.first = Offer;
               ret.second = contents;
               break;
...
}

Just a typo, please change "None" to "Nothing".

kaiduan

______________________________________________________________________ 
Post your free ad now! http://personals.yahoo.ca



More information about the resiprocate-devel mailing list