aboutsummaryrefslogtreecommitdiff
path: root/www/aria
diff options
context:
space:
mode:
Diffstat (limited to 'www/aria')
-rw-r--r--www/aria/files/patch-src::ItemCellPartial.h11
1 files changed, 11 insertions, 0 deletions
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);
+ };