servlib/bundling/BundleDaemon.h
changeset 11 4dd7e0cb11a7
parent 6 d1f220643814
child 13 841ab1482c9c
--- a/servlib/bundling/BundleDaemon.h	Tue Jun 14 10:56:50 2011 +0100
+++ b/servlib/bundling/BundleDaemon.h	Tue Jun 14 16:52:53 2011 +0100
@@ -412,7 +412,8 @@
     /**
      * Add BPQ bundle to the on-path cache
      */
-    bool accept_bpq_response(Bundle* bundle, BPQBlock* bpq_block);
+    bool accept_bpq_response(Bundle* bundle, BPQBlock* bpq_block,
+                             bool add_to_store);
 
     /**
      * todo