summaryrefslogtreecommitdiffstats
path: root/dcoprss
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-04-13 01:04:19 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-04-13 01:04:19 -0500
commit008eae43da364c9a910416652cf277c4ef5895c9 (patch)
tree5f9060ce2395120f3ce327d444b035a6ece978a4 /dcoprss
parent2bc02dc6e21b9f38a76c6733a0931c7ebc944547 (diff)
downloadtdenetwork-008eae43da364c9a910416652cf277c4ef5895c9.tar.gz
tdenetwork-008eae43da364c9a910416652cf277c4ef5895c9.zip
Fix inadvertent "TQ" changes.
Diffstat (limited to 'dcoprss')
-rw-r--r--dcoprss/query.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/dcoprss/query.h b/dcoprss/query.h
index f1971338..2b0770b7 100644
--- a/dcoprss/query.h
+++ b/dcoprss/query.h
@@ -1,6 +1,6 @@
/* $Id$ */
-#ifndef _TQUERY_SERVICE
-#define _TQUERY_SERVICE
+#ifndef _QUERY_SERVICE
+#define _QUERY_SERVICE
/***************************************************************************
query.h - A query interface to select RSS feeds.