addressed amb1585 - url wasn't canonical

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402001
This commit is contained in:
David Anderson 2008-04-06 17:21:13 +00:00
parent 544ed79284
commit 8a2c175420

View File

@ -312,7 +312,7 @@ native GetTime(bigStamp[2]={0,0});
* Produces a date and/or time string value for a timestamp.
*
* See this URL for valid parameters:
* http://opengroup.org/onlinepubs/007908799/xsh/strftime.html
* http://cplusplus.com/reference/clibrary/ctime/strftime.html
*
* @param buffer Destination string buffer.
* @param maxlength Maximum length of output string buffer.