diff options
author | David A. Mellis <d.mellis@arduino.cc> | 2008-09-08 20:06:32 +0000 |
---|---|---|
committer | David A. Mellis <d.mellis@arduino.cc> | 2008-09-08 20:06:32 +0000 |
commit | 50009e64e5293f64acdeacb17a4c8f4e47c54d3e (patch) | |
tree | a27dae0255115ab03375c3803a618ddeed1ca5f6 /libraries | |
parent | 57c941f4a936bc7d53a1af6bf00a33023817fdee (diff) |
Renaming Ethernet examples part 2 (apparently SVN doesn't allow renaming of a file at the same time as its containing directory).
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/Ethernet/examples/ChatServer/ChatServer.pde (renamed from libraries/Ethernet/examples/ChatServer/chat_server.pde) | 0 | ||||
-rw-r--r-- | libraries/Ethernet/examples/WebClient/WebClient.pde (renamed from libraries/Ethernet/examples/WebClient/web_client.pde) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/libraries/Ethernet/examples/ChatServer/chat_server.pde b/libraries/Ethernet/examples/ChatServer/ChatServer.pde index 825d2f8..825d2f8 100644 --- a/libraries/Ethernet/examples/ChatServer/chat_server.pde +++ b/libraries/Ethernet/examples/ChatServer/ChatServer.pde diff --git a/libraries/Ethernet/examples/WebClient/web_client.pde b/libraries/Ethernet/examples/WebClient/WebClient.pde index 74a6094..74a6094 100644 --- a/libraries/Ethernet/examples/WebClient/web_client.pde +++ b/libraries/Ethernet/examples/WebClient/WebClient.pde |