phanto          Mon Jan 28 12:14:28 2002 EDT

  Modified files:              
    /phpdoc/en/functions        com.xml 
  Log:
  fixed whitespace
  
Index: phpdoc/en/functions/com.xml
diff -u phpdoc/en/functions/com.xml:1.29 phpdoc/en/functions/com.xml:1.30
--- phpdoc/en/functions/com.xml:1.29    Wed Jan  9 19:26:29 2002
+++ phpdoc/en/functions/com.xml Mon Jan 28 12:14:28 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.29 $ -->
+<!-- $Revision: 1.30 $ -->
 <reference id="ref.com"> 
   <title>COM support functions for Windows</title> 
   <titleabbrev>COM</titleabbrev> 
@@ -254,8 +254,8 @@
    </funcsynopsis>
    <para>
     <function>com_load</function> creates a new COM component and
-    returns a reference to it. Returns &false; on
-    failure.Possible values for <parameter>codepage</parameter> are
+    returns a reference to it. Returns &false; on failure. Possible
+    values for <parameter>codepage</parameter> are
     <constant>CP_ACP</constant>, <constant>CP_MACCP</constant>,
     <constant>CP_OEMCP</constant>, <constant>CP_SYMBOL</constant>,
     <constant>CP_THREAD_ACP</constant>, <constant>CP_UTF7</constant>


Reply via email to