servlib/bundling/BPQBlockProcessor.cc
changeset 69 cfd4a4e36ea2
parent 64 1296a0283271
--- 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,