Author: abock
Date: 2006-10-08 12:31:27 -0400 (Sun, 08 Oct 2006)
New Revision: 66416
Modified:
trunk/taglib-sharp/src/TagLib/SupportedMimeType.cs
Log:
Marked as static, whoops
Modified: trunk/taglib-sharp/src/TagLib/SupportedMimeType.cs
===================================================================
--- trunk/taglib-sharp/src/TagLib/SupportedMimeType.cs 2006-10-08 16:30:59 UTC
(rev 66415)
+++ trunk/taglib-sharp/src/TagLib/SupportedMimeType.cs 2006-10-08 16:31:27 UTC
(rev 66416)
@@ -29,7 +29,7 @@
public class SupportedMimeType : Attribute
{
private static ArrayList mime_types = new ArrayList();
- f
+
private string mime_type;
private string extension;
_______________________________________________
Mono-patches maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches