mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
Add stylesheet header to xml
svn path=/trunk/; revision=16866
This commit is contained in:
@@ -772,6 +772,7 @@ read_input_file(char *input_file)
|
||||
index = 0;
|
||||
|
||||
write_line("<?xml version=\"1.0\" encoding=\"iso-8859-1\" ?>");
|
||||
write_line("<?xml-stylesheet type=\"text/xsl\" href=\"rapistatus.xsl\"?>");
|
||||
write_line("");
|
||||
write_line("<components>");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user