Author: hcorg
Date: Tue Apr 28 22:18:26 2015
New Revision: 1676640

URL: http://svn.apache.org/r1676640
Log:
C++ tutorial fixed lines in code snippet

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=1676640&r1=1676639&r2=1676640&view=diff
==============================================================================
--- thrift/cms-site/trunk/content/tutorial/cpp.md (original)
+++ thrift/cms-site/trunk/content/tutorial/cpp.md Tue Apr 28 22:18:26 2015
@@ -18,4 +18,4 @@ library_lang: "cpp"
 
 ### Example ThreadPool Server
 
-[snippet:path=tutorial/cpp/CppServer.cpp:lang=cpp:lines=129,144]
+[snippet:path=tutorial/cpp/CppServer.cpp:lang=cpp:lines=127,136]


Reply via email to