foo
authoraidan
Tue, 10 Jan 2012 14:50:22 +0000
changeset 69 cfd4a4e36ea2
parent 68 17b33ba237f2
child 70 51693ac735a5
foo
servlib/bundling/BPQBlockProcessor.cc
--- a/servlib/bundling/BPQBlockProcessor.cc	Tue Jan 10 13:49:58 2012 +0000
+++ b/servlib/bundling/BPQBlockProcessor.cc	Tue Jan 10 14:50:22 2012 +0000
@@ -169,9 +169,9 @@
 
     BPQBlock* bpq_block = new BPQBlock(bundle);
 
-    //int length = bpq_block->length();
-    int length = bpq_info->data_length();
- 
+    int length = bpq_block->length();
+  //int length = bpq_info->data_length();
+
     generate_preamble(xmit_blocks,
                       block,
                       BundleProtocol::QUERY_EXTENSION_BLOCK,