(Because I can read C proto).

--
Regards.
M.CHAILLAN Nicolas
[EMAIL PROTECTED]
www.WorldAKT.com H�bergement de sites internets.

"Philip Olson" <[EMAIL PROTECTED]> a �crit dans le message de news:
[EMAIL PROTECTED]
>
> Please do NOT do all these fixes one at a time.  Do them
> in batches and be 100% sure they are correct before
> changing.  No assumptions please :)
>
> Regards,
> Philip
>
>
> On Wed, 5 Feb 2003, CHAILLAN Nicolas wrote:
>
> > nicos Tue Feb  4 21:33:23 2003 EDT
> >
> >   Modified files:
> >     /phpdoc/en/reference/cpdf/functions cpdf-setlinejoin.xml
> >   Log:
> >   fixing proto
> >
> > Index: phpdoc/en/reference/cpdf/functions/cpdf-setlinejoin.xml
> > diff -u phpdoc/en/reference/cpdf/functions/cpdf-setlinejoin.xml:1.2
phpdoc/en/reference/cpdf/functions/cpdf-setlinejoin.xml:1.3
> > --- phpdoc/en/reference/cpdf/functions/cpdf-setlinejoin.xml:1.2 Wed Apr
17 02:36:55 2002
> > +++ phpdoc/en/reference/cpdf/functions/cpdf-setlinejoin.xml Tue Feb  4
21:33:23 2003
> > @@ -1,5 +1,5 @@
> >  <?xml version="1.0" encoding="iso-8859-1"?>
> > -<!-- $Revision: 1.2 $ -->
> > +<!-- $Revision: 1.3 $ -->
> >  <!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
> >    <refentry id="function.cpdf-setlinejoin">
> >     <refnamediv>
> > @@ -11,7 +11,7 @@
> >       <methodsynopsis>
> >        <type>void</type><methodname>cpdf_setlinejoin</methodname>
> >        <methodparam><type>int</type><parameter>pdf
document</parameter></methodparam>
> > -
<methodparam><type>long</type><parameter>value</parameter></methodparam>
> > +
<methodparam><type>int</type><parameter>value</parameter></methodparam>
> >       </methodsynopsis>
> >      <para>
> >       The <function>cpdf_setlinejoin</function> function set the
> >
> >
> >
> > --
> > PHP Documentation Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >
>



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to