summaryrefslogtreecommitdiff
path: root/src/raptor_rss.h
diff options
context:
space:
mode:
authorDave Beckett <dave@dajobe.org>2009-02-19 19:05:58 +0000
committerDave Beckett <dave@dajobe.org>2009-02-19 19:05:58 +0000
commit445b3031e79d1fee1b452ed68c60a65a6139fecf (patch)
tree40d2f2a91739f1065c09792a904af2f2d4bdc40d /src/raptor_rss.h
parent07521b2415013a957d9f71e8e78d04647aa883c2 (diff)
downloadraptor-445b3031e79d1fee1b452ed68c60a65a6139fecf.tar.gz
Add none raptor node type
Diffstat (limited to 'src/raptor_rss.h')
-rw-r--r--src/raptor_rss.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/raptor_rss.h b/src/raptor_rss.h
index 6b651f24..b8606bc5 100644
--- a/src/raptor_rss.h
+++ b/src/raptor_rss.h
@@ -117,7 +117,7 @@ typedef struct {
int flags;
} raptor_rss_info;
-extern const raptor_rss_info raptor_rss_types_info[RAPTOR_RSS_COMMON_SIZE];
+extern const raptor_rss_info raptor_rss_types_info[RAPTOR_RSS_COMMON_SIZE+1];
/* Fields of typed nodes used in RSS */
typedef enum {