X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2Fecoli_tk_seq.h;h=a401ed2580083d4a43d64bf26c1f35748c56ef76;hb=fd55c75d4ece51751ae95d98706458615e5b4776;hp=ffc9fa3bc7d5eab685e98eeb1f778aa31d8fb3b1;hpb=2066f27b80c3bb319dfe2439c275d917988ea39f;p=protos%2Flibecoli.git diff --git a/lib/ecoli_tk_seq.h b/lib/ecoli_tk_seq.h index ffc9fa3..a401ed2 100644 --- a/lib/ecoli_tk_seq.h +++ b/lib/ecoli_tk_seq.h @@ -41,7 +41,7 @@ struct ec_tk *__ec_tk_seq(const char *id, ...); struct ec_tk *ec_tk_seq(const char *id); /* child is consumed */ -/* all token given in the list will be freed when freeing this one */ +// XXX add_child? int ec_tk_seq_add(struct ec_tk *tk, struct ec_tk *child); #endif