Don't require that types be specified on the command line if the displayer
[mono.git] / mcs / tools / type-reflector / IndentingTextWriter.cs
index 5369db16876c128579e70dd2283fd9efa8bd4013..6b8df50e0df2f228f32bdf8541b5b4947b94ba03 100644 (file)
@@ -14,7 +14,7 @@ using System.Reflection;
 using System.Text;
 using System.Text.RegularExpressions;
 
-namespace Mono.TypeReflector
+namespace Mono.TypeReflector.Displayers
 {
        public class IndentingTextWriter : TextWriter {