[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/KDE/3.4/kdenetwork/kopete/protocols/groupwise/libgroupwise
From:       Will Stephenson <lists () stevello ! free-online ! co ! uk>
Date:       2005-08-12 11:44:57
Message-ID: 1123847097.636150.2819.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 446064 by wstephens:

correct uninitialised value

 M  +1 -1      client.cpp  


--- branches/KDE/3.4/kdenetwork/kopete/protocols/groupwise/libgroupwise/client.cpp #446063:446064
@@ -68,7 +68,7 @@
 	d->osname = "N/A";
 	d->clientName = "N/A";
 	d->clientVersion = "0.0";
-
+	d->id_seed = 0xaaaa;
 	d->root = new Task(this, true);
 	d->requestFactory = new RequestFactory;
 	d->userDetailsMgr = new UserDetailsManager( this, "userdetailsmgr" );
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic