2002-08-02 Duncan Mak <duncan@ximian.com>
authorDuncan Mak <duncan@mono-cvs.ximian.com>
Thu, 1 Aug 2002 16:51:47 +0000 (16:51 -0000)
committerDuncan Mak <duncan@mono-cvs.ximian.com>
Thu, 1 Aug 2002 16:51:47 +0000 (16:51 -0000)
commit9a98ae9f60738131f5cc20986d0c2839ba8a562e
treee511a0acd3a6032e011480eed1842f29a0ea36ac
parent1df5bfa6afb22b93f3933dfe37bd50b84be7792a
2002-08-02  Duncan Mak  <duncan@ximian.com>

* IChannel.cs:
* IChannelReceiver.cs:
* IChannelReceiverHook.cs:
* IClientChannelSink.cs:
* IClientChannelSinkStack.cs:
* IServerChannelSink.cs:
* IServerChannelSinkProvider.cs:
* IServerChannelSinkStack.cs: Fixed various typos, cut-n-paste
errors.

svn path=/trunk/mcs/; revision=6320
mcs/class/corlib/System.Runtime.Remoting.Channels/ChangeLog
mcs/class/corlib/System.Runtime.Remoting.Channels/IChannel.cs
mcs/class/corlib/System.Runtime.Remoting.Channels/IChannelReceiver.cs
mcs/class/corlib/System.Runtime.Remoting.Channels/IChannelReceiverHook.cs
mcs/class/corlib/System.Runtime.Remoting.Channels/IClientChannelSink.cs
mcs/class/corlib/System.Runtime.Remoting.Channels/IClientChannelSinkStack.cs
mcs/class/corlib/System.Runtime.Remoting.Channels/IServerChannelSink.cs
mcs/class/corlib/System.Runtime.Remoting.Channels/IServerChannelSinkProvider.cs
mcs/class/corlib/System.Runtime.Remoting.Channels/IServerChannelSinkStack.cs