2003-07-16 Gonzalo Paniagua Javier <gonzalo@ximian.com>
[mono.git] / mcs / mbas / attribute.cs
index 17bb0db9ad9bf78854365c2997de59bd568d5da2..bfe5a39da1d315cb6acddfeb61f9cb4724fc7f4d 100644 (file)
@@ -634,7 +634,7 @@ namespace Mono.CSharp {
 
                //
                // Applies the attributes to the `builder'.
-               //
+               //                                                                      
                public static void ApplyAttributes (EmitContext ec, object builder, object kind,
                                                    Attributes opt_attrs, Location loc)
                {