Revert until fixed
[mono.git] / mcs / mcs / parameterCollection.cs
old mode 100755 (executable)
new mode 100644 (file)
index 86a7c0c..2227425
@@ -7,7 +7,7 @@
 // (C) 2001 Ximian, Inc.
 //
 
-namespace CIR {
+namespace Mono.CSharp {
 
        using System.Collections;
        using System;