From 591f5ed2562b7eeecc9c5b6a8fe3d5d5fa5a6b93 Mon Sep 17 00:00:00 2001 From: lnu Date: Wed, 15 Jun 2005 15:42:48 +0000 Subject: git-svn-id: svn+ssh://svn.gna.org/svn/feed2imap/trunk/feed2imap@33 f70e237a-67f3-0310-a06c-d2b8a7116972 --- lib/feed2imap/httpfetcher.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/feed2imap/httpfetcher.rb') diff --git a/lib/feed2imap/httpfetcher.rb b/lib/feed2imap/httpfetcher.rb index 6041845..3ec69da 100644 --- a/lib/feed2imap/httpfetcher.rb +++ b/lib/feed2imap/httpfetcher.rb @@ -27,7 +27,7 @@ end require 'uri' if defined?(F2I_VERSION) - USERAGENT = 'Feed2Imap v#{F2I_VERSION} http://home.gna.org/feed2imap/' + USERAGENT = "Feed2Imap v#{F2I_VERSION} http://home.gna.org/feed2imap/" else USERAGENT = 'Feed2Imap http://home.gna.org/feed2imap/' end -- cgit v1.2.3-70-g09d2