diff options
Diffstat (limited to 'csharp/src/Ice/ACM.cs')
-rw-r--r-- | csharp/src/Ice/ACM.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csharp/src/Ice/ACM.cs b/csharp/src/Ice/ACM.cs index 165e5fff2d2..658b5df3f0f 100644 --- a/csharp/src/Ice/ACM.cs +++ b/csharp/src/Ice/ACM.cs @@ -353,4 +353,4 @@ namespace IceInternal private Ice.ConnectionI _connection; }; -}
\ No newline at end of file +} |