blob: 4fb11b74a31ea0aad70ecce4a92d7c60089aeff6 (
plain)
1
2
3
4
5
6
7
|
--- orig/src/rpc/object_storage.h 2011-04-07 09:44:06.000000000 +0200
+++ rtorrent-0.8.8/src/rpc/object_storage.h 2011-06-05 13:20:24.000000000 +0200
@@ -124,2 +124,4 @@
+ const torrent::Object& set_color_string(const torrent::raw_string& key, const std::string& object);
+
// Functions callers:
|