Index: read.c =================================================================== --- read.c (revision 28689) +++ read.c (revision 28690) @@ -554,7 +554,7 @@ return 0; } -TODO(": need to convert") +TODO("need to convert multiline text (\n) into multiple text objects; example: work/alien_formats/85 veegashield") if (text_val == NULL) { text_val = (const char *)GET_TEXT(CHILDREN(subtree)); }