Changed web-site link in xml output to Chicago site.

This commit is contained in:
slidedraw 2002-04-08 17:08:33 +00:00
parent 594016ea97
commit 043348c3ab

View File

@ -1056,7 +1056,7 @@ static void OutputTableXML(void)
/* Output Credit */
printf("\t<tool>Created with xlhtml %s</tool>\n", VERSION);
printf("\t<toollink>http://www.xlhtml.org/</toollink>\n");
printf("\t<toollink>http://chicago.sf.net/xlhtml/</toollink>\n");
printf( "</excel_workbook>\n" );
}