diff options
Diffstat (limited to 'csharp/src/Ice/ObserverHelper.cs')
-rw-r--r-- | csharp/src/Ice/ObserverHelper.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csharp/src/Ice/ObserverHelper.cs b/csharp/src/Ice/ObserverHelper.cs index b0a98036df2..67e21f718a1 100644 --- a/csharp/src/Ice/ObserverHelper.cs +++ b/csharp/src/Ice/ObserverHelper.cs @@ -60,4 +60,4 @@ namespace IceInternal private static Dictionary<string, string> _emptyContext = new Dictionary<string, string>(); } -}
\ No newline at end of file +} |