Author: joes
Date: Sat Mar 22 23:08:57 2014
New Revision: 1580361
URL: http://svn.apache.org/r1580361
Log:
debug
Modified:
thrift/cms-site/trunk/content/tutorial/cpp.md
Modified: thrift/cms-site/trunk/content/tutorial/cpp.md
URL:
http://svn.apache.org/viewvc/thrift/cms-site/trunk/content/tutorial/cpp.md?rev=1580361&r1=1580360&r2=1580361&view=diff
==============================================================================
--- thrift/cms-site/trunk/content/tutorial/cpp.md (original)
+++ thrift/cms-site/trunk/content/tutorial/cpp.md Sat Mar 22 23:08:57 2014
@@ -9,14 +9,14 @@ library_lang: "cpp"
### Client
- [snippet:path=tutorial/cpp/CppClient.cpp:lang=cpp:lines=20,82]
+[snippet:path=tutorial/cpp/CppClient.cpp:lang=cpp:lines=20,82]
### Server
- [snippet:path=tutorial/cpp/CppServer.cpp:lang=cpp:lines=20,152]
+[snippet:path=tutorial/cpp/CppServer.cpp:lang=cpp:lines=20,152]
## Additional Information
### Example ThreadPool Server
- [snippet:path=tutorial/cpp/CppServer.cpp:lang=cpp:lines=129,145]
+[snippet:path=tutorial/cpp/CppServer.cpp:lang=cpp:lines=129,145]