Set interest timeout with interest.interestLifetime
diff --git a/js/XpcomTransport.js b/js/XpcomTransport.js
index c017848..e686d3a 100644
--- a/js/XpcomTransport.js
+++ b/js/XpcomTransport.js
@@ -1,4 +1,4 @@
-/* 
+/** 
  * @author: Jeff Thompson
  * See COPYING for copyright and distribution information.
  * Implement getAsync and putAsync used by NDN using nsISocketTransportService.