gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] gnash/doc/C localconnection.xml


From: Ann Barcomb
Subject: [Gnash-commit] gnash/doc/C localconnection.xml
Date: Fri, 20 Oct 2006 18:25:29 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Ann Barcomb <ann>       06/10/20 18:25:29

Modified files:
        doc/C          : localconnection.xml 

Log message:
        Further punctuation normalization for definitions.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/doc/C/localconnection.xml?cvsroot=gnash&r1=1.6&r2=1.7

Patches:
Index: localconnection.xml
===================================================================
RCS file: /sources/gnash/gnash/doc/C/localconnection.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- localconnection.xml 17 Sep 2006 19:45:59 -0000      1.6
+++ localconnection.xml 20 Oct 2006 18:25:29 -0000      1.7
@@ -10,7 +10,7 @@
   </para>
 
   <para>
-    There is some documentation of the <emphasis>AMF</emphasis> format at 
online, but not
+    There is some documentation of the <emphasis>AMF</emphasis> format online, 
but not
     much. There appear to be a few free <emphasis>AMF</emphasis> projects, but 
none that I
     could find have any code. So I'm stuck developing a C/C++ based
     <emphasis>AMF</emphasis> library to transfer data.
@@ -76,7 +76,7 @@
          <term>allowDomain</term>
          <listitem>
            <para>
-             Called for every method being executed
+             Called for every method being executed.
            </para>
          </listitem>
        </varlistentry>
@@ -85,7 +85,7 @@
          <term>allowInsecureDomain</term>
          <listitem>
            <para>
-             Called when a request is received over the network
+             Called when a request is received over the network.
            </para>
          </listitem>
        </varlistentry>
@@ -94,7 +94,7 @@
          <term>onStatus</term>
          <listitem>
            <para>
-             Returns the status of the method that was executed
+             Returns the status of the method that was executed.
            </para>
          </listitem>
        </varlistentry>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]