summaryrefslogtreecommitdiff
path: root/CSharp
diff options
context:
space:
mode:
authorfcolin2007-02-01 09:51:19 +0000
committerfcolin2007-02-01 09:51:19 +0000
commit9ab1e450e081bedf76698e589cda2dd842196b21 (patch)
treed1bb27bfb615bfdf298831bd3392ab55c84ec59d /CSharp
parent7198ebf8a79382e755e16f9017e302b43fa4671c (diff)
downloadivy-csharp-9ab1e450e081bedf76698e589cda2dd842196b21.zip
ivy-csharp-9ab1e450e081bedf76698e589cda2dd842196b21.tar.gz
ivy-csharp-9ab1e450e081bedf76698e589cda2dd842196b21.tar.bz2
ivy-csharp-9ab1e450e081bedf76698e589cda2dd842196b21.tar.xz
Utilisateur : Fcolin Date : 27/06/03 Heure : 18:36 Archivé dans $/EScribe/Ivy Commentaire: (vss 2)
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 749d837..11861db 100644
--- a/CSharp/Ivy/Ivy/IvyWatcher.cs
+++ b/CSharp/Ivy/Ivy/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 */