freebsd-ports/ports-mgmt/barry/files/patch-orphanedfilesdialog.cc
Markus Brueffer 6df720d572 Unbreak by fixing the build with gcc 3.4
No objections by: maintainer
2005-04-24 10:43:59 +00:00

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;