You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by jo...@apache.org on 2014/03/23 00:29:16 UTC

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

Author: joes
Date: Sat Mar 22 23:29:16 2014
New Revision: 1580367

URL: http://svn.apache.org/r1580367
Log:
postprocessing issues

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=1580367&r1=1580366&r2=1580367&view=diff
==============================================================================
--- thrift/cms-site/trunk/content/tutorial/cpp.md (original)
+++ thrift/cms-site/trunk/content/tutorial/cpp.md Sat Mar 22 23:29:16 2014
@@ -6,7 +6,6 @@ library_lang: "cpp"
 
 ### Prerequisites
 
-
 ### Client
 
 [snippet:path=tutorial/cpp/CppClient.cpp:lang=cpp:lines=20,82]