You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by hc...@apache.org on 2014/11/06 19:58:43 UTC

svn commit: r1637181 - /thrift/cms-site/trunk/content/tutorial/cpp.md

Author: hcorg
Date: Thu Nov  6 18:58:42 2014
New Revision: 1637181

URL: http://svn.apache.org/r1637181
Log:
CMS commit to thrift by hcorg

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=1637181&r1=1637180&r2=1637181&view=diff
==============================================================================
--- thrift/cms-site/trunk/content/tutorial/cpp.md (original)
+++ thrift/cms-site/trunk/content/tutorial/cpp.md Thu Nov  6 18:58:42 2014
@@ -18,4 +18,4 @@ library_lang: "cpp"
 
 ### Example ThreadPool Server
 
-[snippet:path=tutorial/cpp/CppServer.cpp:lang=cpp:lines=129,145]
+[snippet:path=tutorial/cpp/CppServer.cpp:lang=cpp:lines=129,144]