replay get form stewgate

Dependencies:   EthernetNetIf NetServices mbed

Fork of HTTPClientExample by Donatien Garnier

Revision:
3:5964d831654c
Parent:
1:4e6e885b48a2
Child:
4:a81d4a6f6e29
--- a/HTTPClientExample.cpp	Fri Jul 09 14:37:28 2010 +0000
+++ b/HTTPClientExample.cpp	Thu Aug 05 15:12:04 2010 +0000
@@ -2,7 +2,7 @@
 #include "EthernetNetIf.h"
 #include "HTTPClient.h"
 
-EthernetNetIf eth; 
+EthernetNetIf eth;
 HTTPClient http;
   
 int main() {