summaryrefslogtreecommitdiff
path: root/include/libxml/entities.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/libxml/entities.h')
-rw-r--r--include/libxml/entities.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/libxml/entities.h b/include/libxml/entities.h
index 1e91189..cefb97f 100644
--- a/include/libxml/entities.h
+++ b/include/libxml/entities.h
@@ -58,8 +58,7 @@ struct _xmlEntity {
int owner; /* does the entity own the childrens */
int checked; /* was the entity content checked */
/* this is also used to count entites
- * references done from that entity
- * and if it contains '<' */
+ * references done from that entity */
};
/*