updated on Thu Jan 26 12:02:26 UTC 2012
[aur-mirror.git] / incollector / stats-dialog-1.2.patch
blob9e17e927a4bf99c848e8d3ca6e52bf2dcd36e222
1 --- StatsDialog.cs.old 2009-02-19 21:51:18.007216606 +0100
2 +++ StatsDialog.cs 2009-02-19 21:57:03.871319125 +0100
3 @@ -79,7 +79,7 @@
7 - struct dtype {
8 + class dtype {
9 public string name;
10 public int count;