summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfcolin2007-02-01 10:03:08 +0000
committerfcolin2007-02-01 10:03:08 +0000
commitd255ac4a8f07af8c5a5f91215c5b6f634860ccab (patch)
tree59f90aa52a13ef305734e63542467ab777878c05
parentd27ce639722587647bc812032c55fc8438609705 (diff)
downloadivy-csharp-d255ac4a8f07af8c5a5f91215c5b6f634860ccab.zip
ivy-csharp-d255ac4a8f07af8c5a5f91215c5b6f634860ccab.tar.gz
ivy-csharp-d255ac4a8f07af8c5a5f91215c5b6f634860ccab.tar.bz2
ivy-csharp-d255ac4a8f07af8c5a5f91215c5b6f634860ccab.tar.xz
Utilisateur : Fcolin Date : 27/06/03 Heure : 18:36 Archivé dans $/EScribe/Ivy Commentaire: (vss 2)
-rw-r--r--CSharp/Ivy/IvyPPC/IvyWatcher.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/CSharp/Ivy/IvyPPC/IvyWatcher.cs b/CSharp/Ivy/IvyPPC/IvyWatcher.cs
index 749d837..11861db 100644
--- a/CSharp/Ivy/IvyPPC/IvyWatcher.cs
+++ b/CSharp/Ivy/IvyPPC/IvyWatcher.cs
@@ -27,7 +27,7 @@ namespace IvyBus
using System.Text;
- class IvyWatcher
+ internal class IvyWatcher
{
private bool isMulticastAddress = false;
private Ivy bus; /* master bus controler */