servlib/bundling/BundleDaemon.cc
changeset 28 406d4f7eb00d
parent 27 28b7fb13e35d
child 29 00dfdf113d87
--- a/servlib/bundling/BundleDaemon.cc	Thu Jun 30 15:32:09 2011 +0100
+++ b/servlib/bundling/BundleDaemon.cc	Wed Aug 03 14:35:09 2011 +0100
@@ -916,7 +916,7 @@
 
     }
 
-    // If the even source is PEER, APP or STORE,
+    // If the even source is PEER or STORE,
     // try to handle a BPQ block
     if ( event->source_ == EVENTSRC_PEER || 
          event->source_ == EVENTSRC_STORE ) {