Martin Buchholz 24742f7b1d 8134984: Text files should end in exactly one newline
Automated fixup of newlines at end-of-file via the usual perl one-liner

Reviewed-by: chegar, sherman
2015-09-02 14:11:50 -07:00

3 lines
112 B
DTD

<!NOTATION myNotation SYSTEM "somethingElse" >
<!ENTITY myUnparsedEntity SYSTEM "something" NDATA myNotation >