From 34758b994557f712ffcf698a77792d4adeafb23e Mon Sep 17 00:00:00 2001 From: Andreas Krennmair Date: Tue, 16 Jan 2007 18:52:07 +0000 Subject: Andreas Krennmair: rebranded noos to newsbeuter --- src/rss.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/rss.cpp') diff --git a/src/rss.cpp b/src/rss.cpp index 6f247aed..afa5899c 100644 --- a/src/rss.cpp +++ b/src/rss.cpp @@ -7,7 +7,7 @@ #include #include -using namespace noos; +using namespace newsbeuter; rss_parser::rss_parser(const char * uri, cache * c) : my_uri(uri), ch(c), mrss(0) { } -- cgit v1.2.3