Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: XBeeWiFi_SPI_example
Fork of NetServicesSource by
Diff: services/email/smtp/SMTPClient.cpp
- Revision:
- 5:dd63a1e02b1b
- Parent:
- 1:abb442332fa8
diff -r fd826cad83c0 -r dd63a1e02b1b services/email/smtp/SMTPClient.cpp --- a/services/email/smtp/SMTPClient.cpp Fri Jul 09 14:46:47 2010 +0000 +++ b/services/email/smtp/SMTPClient.cpp Tue Jul 27 15:59:42 2010 +0000 @@ -23,6 +23,9 @@ #include "SMTPClient.h" +/* + Provided as reference only, this code has not been tested. +*/ #if 0 #include <stdio.h>