NetServices Stack source

Dependents:   HelloWorld ServoInterfaceBoardExample1 4180_Lab4

Revision:
11:da4498f591ee
Parent:
9:c79fa4034f5b
--- a/services/http/client/data/HTTPMap.h	Thu Aug 05 14:54:16 2010 +0000
+++ b/services/http/client/data/HTTPMap.h	Thu Aug 05 15:01:33 2010 +0000
@@ -58,6 +58,7 @@
  /* string& operator[](const string& key);
   int count();*/
 
+  ///Clears the content
   virtual void clear();  
   
 protected: