You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by je...@apache.org on 2014/09/18 22:14:27 UTC

svn commit: r1626071 - /thrift/cms-site/trunk/content/tutorial/delphi.md

Author: jensg
Date: Thu Sep 18 20:14:27 2014
New Revision: 1626071

URL: http://svn.apache.org/r1626071
Log:
trying to fix those strange red rectangles in the rendered Delphi tutorial code

Modified:
    thrift/cms-site/trunk/content/tutorial/delphi.md

Modified: thrift/cms-site/trunk/content/tutorial/delphi.md
URL: http://svn.apache.org/viewvc/thrift/cms-site/trunk/content/tutorial/delphi.md?rev=1626071&r1=1626070&r2=1626071&view=diff
==============================================================================
--- thrift/cms-site/trunk/content/tutorial/delphi.md (original)
+++ thrift/cms-site/trunk/content/tutorial/delphi.md Thu Sep 18 20:14:27 2014
@@ -13,7 +13,7 @@ library_lang: "delphi"
 
 ### Server
 
-[snippet:path=tutorial/delphi/DelphiServer/DelphiServer.dpr:lines=19,173]
+[snippet:path=tutorial/delphi/DelphiServer/DelphiServer.dpr:lang=pascal:lines=19,173]
 
 ## Additional Information