6df720d572
No objections by: maintainer
11 lines
196 B
C++
11 lines
196 B
C++
--- 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;
|
|
|