Author: fmantek
Date: Mon Mar 26 11:16:04 2007
New Revision: 124
Modified:
trunk/clients/cs/src/core/utilities.cs
Log:
resubmitting the fixes for captcha..
Modified: trunk/clients/cs/src/core/utilities.cs
==============================================================================
--- trunk/clients/cs/src/core/utilities.cs (original)
+++ trunk/clients/cs/src/core/utilities.cs Mon Mar 26 11:16:04 2007
@@ -408,7 +408,7 @@
/// by parsing the contents of the stream for newlines and equal signs
/// the input stream is assumed to be an ascii encoded form resonse
/// </summary>
- /// <param name="inputStream">the stream to read and parse</param>
+ /// <param name="inputStream">the stream to read and parse</param>
/// <returns> the resulting TokenCollection </returns>
//////////////////////////////////////////////////////////////////////
static public TokenCollection ParseStreamInTokenCollection(Stream
inputStream)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Data API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/google-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---