summaryrefslogtreecommitdiff
path: root/CSharp
diff options
context:
space:
mode:
authorfcolin2007-02-01 09:52:11 +0000
committerfcolin2007-02-01 09:52:11 +0000
commit389885380bfdf41ade46565f1a99df60ce52fba1 (patch)
tree1de44e950935dd38b93f473e76ee894f3fdcbfc2 /CSharp
parent24305c0b172870fa2bbf87af3a50f313355d3e93 (diff)
downloadivy-csharp-389885380bfdf41ade46565f1a99df60ce52fba1.zip
ivy-csharp-389885380bfdf41ade46565f1a99df60ce52fba1.tar.gz
ivy-csharp-389885380bfdf41ade46565f1a99df60ce52fba1.tar.bz2
ivy-csharp-389885380bfdf41ade46565f1a99df60ce52fba1.tar.xz
Utilisateur : Fcolin Date : 30/06/06 Heure : 16:43 Archivé dans $/CSharp/Ivy/IvyPPC Commentaire: (vss 28)
Diffstat (limited to 'CSharp')
-rw-r--r--CSharp/Ivy/Ivy/IvyWatcher.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/CSharp/Ivy/Ivy/IvyWatcher.cs b/CSharp/Ivy/Ivy/IvyWatcher.cs
index 8416921..9a0fc5b 100644
--- a/CSharp/Ivy/Ivy/IvyWatcher.cs
+++ b/CSharp/Ivy/Ivy/IvyWatcher.cs
@@ -172,7 +172,7 @@ namespace IvyBus
stream.sendMsg(EPhost, bus.applicationPort, bus.AppId, bus.AppName);// notifies our arrival on each domain: protocol version + port
}
}
-
+
[Conditional("DEBUG")]
private static void traceDebug(string s)
{