mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-07-29 15:41:13 +03:00
increase the max number of cascaded sort operations. updated Igor's mail
* libxslt/xsltInternals.h: increase the max number of cascaded sort operations. * AUTHORS doc/* win32/*: updated Igor's mail and the Web page for the Windows binaries. Daniel
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
* Run it with an 'help', or an invalid option and it will tell you what options
|
||||
* it accepts.
|
||||
*
|
||||
* March 2002, Igor Zlatkovic <igor@stud.fh-frankfurt.de>
|
||||
* March 2002, Igor Zlatkovic <igor@zlatkovic.com>
|
||||
*/
|
||||
|
||||
/* The source directory, relative to the one where this file resides. */
|
||||
@ -294,7 +294,7 @@ function genReadme(bname, ver, file)
|
||||
f.WriteLine("a cheer of joy, a comment or a suggestion, feel free to contact me using");
|
||||
f.WriteLine("the address below.");
|
||||
f.WriteBlankLines(1);
|
||||
f.WriteLine(" Igor Zlatkovic (igor@stud.fh-frankfurt.de)");
|
||||
f.WriteLine(" Igor Zlatkovic (igor@zlatkovic.com)");
|
||||
f.Close();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user