Fix fgetcsv() return value section (#1269)

This commit is contained in:
Máté Kocsis 2021-12-28 11:05:01 +01:00 committed by GitHub
parent 5c2678e02f
commit 34e2e3541c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -115,11 +115,6 @@
</para>
</note>
&note.line-endings;
<para>
<function>fgetcsv</function> returns &null; if an invalid
<parameter>stream</parameter> is supplied or &false; on other errors,
including end of file.
</para>
</refsect1>
<refsect1 role="changelog">