Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > d0756c0cb8a1f1945c442a6328657ffa > files > 4

incollector-1.2-4.fc13.src.rpm

--- src/GUI/StatsDialog.cs.orig	2009-04-28 15:22:30.000000000 +0200
+++ src/GUI/StatsDialog.cs	2009-04-28 15:22:40.000000000 +0200
@@ -79,7 +79,7 @@
 		}
 		
 		
-		struct dtype {
+		class dtype {
 			public string name;
 			public int    count;
 		}