UG> -xmlin = "<X1T> <X1C1> </X1C1> <X1C2> UG> -</X1C2> </X1T>"; UG> +xmlin = "<X1T> <X1C1> </X1C1> <X1C2>\n</X1C2> </X1T>";
I guess the two-line string is used to insert a line feed into the string. However my preprocessor complains about the missing end quote. Not sure if "\n" works, but the tests pass. Udo _______________________________________________ Gnash-commit mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-commit
