Code

parser/analyzer: Migrate type and iterator checks.
[sysdb.git] / src / include / parser / ast.h
index 6a86d06890d70d42c4de3773307b3ff04d489677..80b5a533a539ed57b0c656458b7bf6d6f7b42690 100644 (file)
@@ -234,7 +234,7 @@ typedef struct {
        { { SDB_OBJECT_INIT, SDB_AST_TYPE_CONST, -1 }, SDB_DATA_INIT }
 
 /*
- * sdb_ast_value_t represents an object-specific value: sibling nodes,
+ * sdb_ast_value_t represents an object-specific value:
  * attributes, or field values.
  */
 typedef struct {