summaryrefslogtreecommitdiff
path: root/Ivy
diff options
context:
space:
mode:
authorfcolin2007-02-01 13:03:54 +0000
committerfcolin2007-02-01 13:03:54 +0000
commit84c5a1c5084da8841b3de03cd07db6ceb7cbbdf8 (patch)
tree5ba4fced0a980898f58974a477602be2bfc908be /Ivy
parent013d410ea25c166272b79a452155be6190c4862c (diff)
downloadivy-cplusplus-84c5a1c5084da8841b3de03cd07db6ceb7cbbdf8.zip
ivy-cplusplus-84c5a1c5084da8841b3de03cd07db6ceb7cbbdf8.tar.gz
ivy-cplusplus-84c5a1c5084da8841b3de03cd07db6ceb7cbbdf8.tar.bz2
ivy-cplusplus-84c5a1c5084da8841b3de03cd07db6ceb7cbbdf8.tar.xz
Utilisateur : Fcolin Date : 19/06/02 Heure : 15:14 Archivé dans $/Ivy (vss 9)
Diffstat (limited to 'Ivy')
-rw-r--r--Ivy/IvyWatcher.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Ivy/IvyWatcher.cxx b/Ivy/IvyWatcher.cxx
index d20bfa3..8df0ac4 100644
--- a/Ivy/IvyWatcher.cxx
+++ b/Ivy/IvyWatcher.cxx
@@ -76,7 +76,7 @@ void IvyWatcher::start(const char *domainlist)
{
BOOL reuse = TRUE;
string domain;
- UINT port;
+ UINT port=0;
// determine domain to use
domain = bus->GetDomain( domainlist );