vrana           Fri Dec  2 16:41:55 2005 EDT

  Modified files:              
    /phpdoc/en/reference/win32service/functions 
                                                win32-create-service.xml 
                                                win32-delete-service.xml 
                                                
win32-get-last-control-message.xml 
                                                win32-start-service.xml 
                                                win32-stop-service.xml 
  Log:
  Fix return type
  
http://cvs.php.net/diff.php/phpdoc/en/reference/win32service/functions/win32-create-service.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/win32service/functions/win32-create-service.xml
diff -u phpdoc/en/reference/win32service/functions/win32-create-service.xml:1.2 
phpdoc/en/reference/win32service/functions/win32-create-service.xml:1.3
--- phpdoc/en/reference/win32service/functions/win32-create-service.xml:1.2     
Sun Oct  2 13:47:39 2005
+++ phpdoc/en/reference/win32service/functions/win32-create-service.xml Fri Dec 
 2 16:41:55 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- Generated by xml_proto.php v2.3. Found in /scripts directory of phpdoc. 
-->
 <refentry id="function.win32-create-service">
  <refnamediv>
@@ -9,7 +9,7 @@
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
-   <type>long</type><methodname>win32_create_service</methodname>
+   <type>int</type><methodname>win32_create_service</methodname>
    <methodparam><type>array</type><parameter>details</parameter></methodparam>
    <methodparam 
choice="opt"><type>string</type><parameter>machine</parameter></methodparam>
   </methodsynopsis>
http://cvs.php.net/diff.php/phpdoc/en/reference/win32service/functions/win32-delete-service.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/win32service/functions/win32-delete-service.xml
diff -u phpdoc/en/reference/win32service/functions/win32-delete-service.xml:1.1 
phpdoc/en/reference/win32service/functions/win32-delete-service.xml:1.2
--- phpdoc/en/reference/win32service/functions/win32-delete-service.xml:1.1     
Sat Sep 17 12:26:44 2005
+++ phpdoc/en/reference/win32service/functions/win32-delete-service.xml Fri Dec 
 2 16:41:55 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <!-- Generated by xml_proto.php v2.3. Found in /scripts directory of phpdoc. 
-->
 <refentry id="function.win32-delete-service">
  <refnamediv>
@@ -9,7 +9,7 @@
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
-   <type>long</type><methodname>win32_delete_service</methodname>
+   <type>int</type><methodname>win32_delete_service</methodname>
    
<methodparam><type>string</type><parameter>servicename</parameter></methodparam>
    <methodparam 
choice="opt"><type>string</type><parameter>machine</parameter></methodparam>
   </methodsynopsis>
http://cvs.php.net/diff.php/phpdoc/en/reference/win32service/functions/win32-get-last-control-message.xml?r1=1.1&r2=1.2&ty=u
Index: 
phpdoc/en/reference/win32service/functions/win32-get-last-control-message.xml
diff -u 
phpdoc/en/reference/win32service/functions/win32-get-last-control-message.xml:1.1
 
phpdoc/en/reference/win32service/functions/win32-get-last-control-message.xml:1.2
--- 
phpdoc/en/reference/win32service/functions/win32-get-last-control-message.xml:1.1
   Sat Sep 17 12:26:44 2005
+++ 
phpdoc/en/reference/win32service/functions/win32-get-last-control-message.xml   
    Fri Dec  2 16:41:55 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <refentry id="function.win32-get-last-control-message">
  <refnamediv>
   <refname>win32_get_last_control_message</refname>
@@ -8,7 +8,7 @@
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
-   <type>long</type><methodname>win32_get_last_control_message</methodname>
+   <type>int</type><methodname>win32_get_last_control_message</methodname>
    <void/>
   </methodsynopsis>
 
http://cvs.php.net/diff.php/phpdoc/en/reference/win32service/functions/win32-start-service.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/win32service/functions/win32-start-service.xml
diff -u phpdoc/en/reference/win32service/functions/win32-start-service.xml:1.1 
phpdoc/en/reference/win32service/functions/win32-start-service.xml:1.2
--- phpdoc/en/reference/win32service/functions/win32-start-service.xml:1.1      
Sat Sep 17 12:26:44 2005
+++ phpdoc/en/reference/win32service/functions/win32-start-service.xml  Fri Dec 
 2 16:41:55 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <!-- Generated by xml_proto.php v2.3. Found in /scripts directory of phpdoc. 
-->
 <refentry id="function.win32-start-service">
  <refnamediv>
@@ -9,7 +9,7 @@
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
-   <type>long</type><methodname>win32_start_service</methodname>
+   <type>int</type><methodname>win32_start_service</methodname>
    
<methodparam><type>string</type><parameter>servicename</parameter></methodparam>
    <methodparam 
choice="opt"><type>string</type><parameter>machine</parameter></methodparam>
   </methodsynopsis>
http://cvs.php.net/diff.php/phpdoc/en/reference/win32service/functions/win32-stop-service.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/win32service/functions/win32-stop-service.xml
diff -u phpdoc/en/reference/win32service/functions/win32-stop-service.xml:1.1 
phpdoc/en/reference/win32service/functions/win32-stop-service.xml:1.2
--- phpdoc/en/reference/win32service/functions/win32-stop-service.xml:1.1       
Sat Sep 17 12:26:44 2005
+++ phpdoc/en/reference/win32service/functions/win32-stop-service.xml   Fri Dec 
 2 16:41:55 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <!-- Generated by xml_proto.php v2.3. Found in /scripts directory of phpdoc. 
-->
 <refentry id="function.win32-stop-service">
  <refnamediv>
@@ -9,7 +9,7 @@
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
-   <type>long</type><methodname>win32_stop_service</methodname>
+   <type>int</type><methodname>win32_stop_service</methodname>
    
<methodparam><type>string</type><parameter>servicename</parameter></methodparam>
    <methodparam 
choice="opt"><type>string</type><parameter>machine</parameter></methodparam>
   </methodsynopsis>

Reply via email to