New test
[mono.git] / mcs / class / Mono.Cecil / Mono.Cecil.Metadata / CodedIndex.cs
index 2cf5578258a1cd0efa6a88e8293f66b539462146..62677263d4112001565c3770bac3e05340e2c2b4 100644 (file)
@@ -4,10 +4,7 @@
 // Author:
 //   Jb Evain (jbevain@gmail.com)
 //
-// Generated by /CodeGen/cecil-gen.rb do not edit
-// Tue Mar 20 16:02:16 +0100 2007
-//
-// (C) 2005 Jb Evain
+// Copyright (c) 2008 - 2010 Jb Evain
 //
 // Permission is hereby granted, free of charge, to any person obtaining
 // a copy of this software and associated documentation files (the
@@ -31,7 +28,7 @@
 
 namespace Mono.Cecil.Metadata {
 
-       public enum CodedIndex {
+       enum CodedIndex {
                TypeDefOrRef,
                HasConstant,
                HasCustomAttribute,