diff options
Diffstat (limited to 'csharp/test/Ice/hold/Timer.cs')
-rw-r--r-- | csharp/test/Ice/hold/Timer.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csharp/test/Ice/hold/Timer.cs b/csharp/test/Ice/hold/Timer.cs index e8a2e5dd552..2bc1aadbc9e 100644 --- a/csharp/test/Ice/hold/Timer.cs +++ b/csharp/test/Ice/hold/Timer.cs @@ -127,4 +127,4 @@ public class Timer private System.Threading.Thread _t; private List<Entry> _tasks = new List<Entry>(); -}
\ No newline at end of file +} |