blob: 9b8df25563c1c39e2d9a40c0fef6f2778951fd44 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- src/orphanedfilesdialog.cc.orig Sun Apr 24 02:21:02 2005
+++ src/orphanedfilesdialog.cc Sun Apr 24 02:21:10 2005
@@ -52,7 +52,7 @@
++i;
return i;
}
-};
+}
using namespace Barry;
|