You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by bu...@apache.org on 2015/06/01 22:08:59 UTC

svn commit: r953475 - in /websites/staging/thrift/trunk/content: ./ tutorial/c_glib.html

Author: buildbot
Date: Mon Jun  1 20:08:59 2015
New Revision: 953475

Log:
Staging update by buildbot for thrift

Modified:
    websites/staging/thrift/trunk/content/   (props changed)
    websites/staging/thrift/trunk/content/tutorial/c_glib.html

Propchange: websites/staging/thrift/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Jun  1 20:08:59 2015
@@ -1 +1 @@
-1682986
+1682987

Modified: websites/staging/thrift/trunk/content/tutorial/c_glib.html
==============================================================================
--- websites/staging/thrift/trunk/content/tutorial/c_glib.html (original)
+++ websites/staging/thrift/trunk/content/tutorial/c_glib.html Mon Jun  1 20:08:59 2015
@@ -90,7 +90,6 @@
 <p>Followed all prerequisites listed below.</p>
 </li>
 </ol>
-<h3 id="prerequisites">Prerequisites</h3>
 <h3 id="client">Client</h3>
 <div class="codehilite"><pre><span class="cp">#include &lt;stdio.h&gt;</span>
 <span class="cp">#include &lt;glib-object.h&gt;</span>