summaryrefslogtreecommitdiff
path: root/Bus
diff options
context:
space:
mode:
authorfcolin2007-02-01 13:03:54 +0000
committerfcolin2007-02-01 13:03:54 +0000
commit19316503220ef8dbfeb60a139c25871366c55c3c (patch)
tree9b5f6b39b6ad40b2472bd8164c9189ed27803489 /Bus
parentb2bf252514e0f10390f0845ad0d80bb165f165f0 (diff)
downloadivy-cplusplus-19316503220ef8dbfeb60a139c25871366c55c3c.zip
ivy-cplusplus-19316503220ef8dbfeb60a139c25871366c55c3c.tar.gz
ivy-cplusplus-19316503220ef8dbfeb60a139c25871366c55c3c.tar.bz2
ivy-cplusplus-19316503220ef8dbfeb60a139c25871366c55c3c.tar.xz
Utilisateur : Fcolin Date : 19/06/02 Heure : 15:14 Archivé dans $/Ivy (vss 9)
Diffstat (limited to 'Bus')
-rw-r--r--Bus/Ivy/IvyWatcher.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Bus/Ivy/IvyWatcher.cxx b/Bus/Ivy/IvyWatcher.cxx
index d20bfa3..8df0ac4 100644
--- a/Bus/Ivy/IvyWatcher.cxx
+++ b/Bus/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 );