From 842b7e201fd3666cc3d8c82f5988763cbdeb7454 Mon Sep 17 00:00:00 2001 From: Tilman Keskinoz Date: Thu, 21 Dec 2006 12:57:06 +0000 Subject: Fix build with gcc41 --- www/aria/files/patch-src::ItemCellPartial.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 www/aria/files/patch-src::ItemCellPartial.h (limited to 'www/aria') diff --git a/www/aria/files/patch-src::ItemCellPartial.h b/www/aria/files/patch-src::ItemCellPartial.h new file mode 100644 index 000000000000..03f0c7b8106a --- /dev/null +++ b/www/aria/files/patch-src::ItemCellPartial.h @@ -0,0 +1,11 @@ +--- src/ItemCellPartial.h.orig Thu Dec 21 13:17:59 2006 ++++ src/ItemCellPartial.h Thu Dec 21 13:18:32 2006 +@@ -70,7 +70,7 @@ + ItemCell *ret_Boss(); + + void WriteSplitInfo(const string& filename); +- ItemCell::DownloadStatusType ItemCellPartial::Download_Main(); ++ ItemCell::DownloadStatusType Download_Main(); + + SplitStatusType SplitNumberChanged(const string& filename); + }; -- cgit v1.2.3