~ubuntu-branches/ubuntu/karmic/eva/karmic

« back to all changes in this revision

Viewing changes to src/libeva/evalogin.cpp

  • Committer: Bazaar Package Importer
  • Author(s): Zhengpeng Hou
  • Date: 2008-05-25 13:03:36 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20080525130336-vr38nisrbmf1ptez
Tags: 0.4.921+svn42-2ubuntu1
* Add missed copyright information of
  src/libeva/md5.*
* Fix the documents installed dir. (LP: 86264)

Show diffs side-by-side

added added

removed removed

Lines of Context:
289
289
                        replyMessage.assign(tmpMsg);
290
290
                        delete []tmpMsg;
291
291
                }
 
292
                break;
292
293
        default:
293
294
                replyCode = QQ_LOGIN_REPLY_MISC_ERROR;
294
295
                {