Commit 7ee7a0770cad28ff5ef01829c0b26d9cbde2307a

Fix whitespace.
  
2020using System.Reflection;
2121using System.Runtime.CompilerServices;
2222
23// Information about this assembly is defined by the following attributes.
23// Information about this assembly is defined by the following attributes.
2424// Change them to the values specific to your project.
2525
2626[assembly: AssemblyTitle("GTK# Made Easy")]
3838
3939[assembly: AssemblyVersion("1.0.*")]
4040
41// The following attributes are used to specify the signing key for the assembly,
41// The following attributes are used to specify the signing key for the assembly,
4242// if desired. See the Mono documentation for more information about signing.
4343
4444[assembly: AssemblyDelaySign(false)]