From a3451b7e92a975891b8946e930a6c5b2c218d40b Mon Sep 17 00:00:00 2001 From: Steve Kemp Date: Sun, 25 Nov 2012 19:39:45 +0000 Subject: Removed references to sentinel. --- lib/custodian/parser.rb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'lib/custodian/parser.rb') diff --git a/lib/custodian/parser.rb b/lib/custodian/parser.rb index 0ebf667..0409e4e 100644 --- a/lib/custodian/parser.rb +++ b/lib/custodian/parser.rb @@ -70,9 +70,7 @@ module Custodian # - # Retrieve a HTTP page from the web - this is used for macro-expansion - # - # NOTE: This came from sentinel. + # Retrieve a HTTP/HTTPS page from the web, which is used for macro-expansion. # def getURL (uri_str) begin -- cgit v1.2.1