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: MbedFileServer_1768MiniDK2 RedWireBridge IssueDebug_gcc MiMicRemoteMCU-for-Mbed ... more
Diff: core/uip/NyLPC_cBaseSocket.h
- Revision:
- 41:2389bd6b6f74
- Parent:
- 37:fc4b4fd6a649
- Child:
- 57:bc4330dfa62f
diff -r d4e62303ad85 -r 2389bd6b6f74 core/uip/NyLPC_cBaseSocket.h
--- a/core/uip/NyLPC_cBaseSocket.h Thu Jun 20 03:15:34 2013 +0000
+++ b/core/uip/NyLPC_cBaseSocket.h Sun Jun 30 14:17:42 2013 +0000
@@ -43,7 +43,7 @@
struct NyLPC_TcBaseSocket
{
- /**タイプID 継承クラスのinitializerで設定。*/
+ /**タイプID 継承クラスのinitializerで設定。 */
NyLPC_TUInt32 _typeid;
};
#define NyLPC_cBaseSocket_initialize(i_inst,i_typeid) ((i_inst)->_typeid=i_typeid)
MiMic Webservice library