Author: joes
Date: Sun Mar 23 02:03:41 2014
New Revision: 1580418
URL: http://svn.apache.org/r1580418
Log:
indent
Modified:
thrift/cms-site/trunk/content/tutorial/csharp.md
Modified: thrift/cms-site/trunk/content/tutorial/csharp.md
URL:
http://svn.apache.org/viewvc/thrift/cms-site/trunk/content/tutorial/csharp.md?rev=1580418&r1=1580417&r2=1580418&view=diff
==============================================================================
--- thrift/cms-site/trunk/content/tutorial/csharp.md (original)
+++ thrift/cms-site/trunk/content/tutorial/csharp.md Sun Mar 23 02:03:41 2014
@@ -9,11 +9,11 @@ library_lang: "csharp"
### Client
-
[snippet:path=tutorial/csharp/CsharpClient/CsharpClient.cs:lang=cpp:lines=20,92]
+[snippet:path=tutorial/csharp/CsharpClient/CsharpClient.cs:lang=cpp:lines=20,92]
### Server
-
[snippet:path=tutorial/csharp/CsharpServer/CsharpServer.cs:lang=cpp:lines=20,129]
+[snippet:path=tutorial/csharp/CsharpServer/CsharpServer.cs:lang=cpp:lines=20,129]
## Additional Information