fixing refpurpose, copying drom the Source

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75172 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Simone Cortesi 2002-03-25 17:07:44 +00:00
parent 84b9382237
commit a9e17e6e45

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.3 $ -->
<!-- $Revision: 1.4 $ -->
<reference id="ref.w32api">
<title>W32api functions</title>
<titleabbrev>W32api functions</titleabbrev>
@ -88,7 +88,11 @@
<refentry id="function.w32api-init-dtype">
<refnamediv>
<refname>w32api_init_dtype</refname>
<refpurpose>; Creates an instance to the data type typename and fills it with the values val1, val2, the function</refpurpose>
<refpurpose>
Creates an instance to the data type typename and fills it with
the values val1, val2, the function then returns a DYNAPARM which can be
passed when invoking a function as a parameter
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>