Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync ftp #798

Merged
merged 1 commit into from
Oct 12, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 5 additions & 6 deletions reference/ftp/constants.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: a0ae28d3bc85f927c22649ebd9a590b921534b7d Maintainer: Avenger Status: ready -->
<!-- CREDITS: mowangjuanzi -->
<!-- EN-Revision: 5bc8ebe3c1e0bb133e058f1b8eb34a721149e893 Maintainer: Avenger Status: ready -->
<!-- CREDITS: mowangjuanzi, Luffy -->
<appendix xml:id="ftp.constants" xmlns="http://docbook.org/ns/docbook">
&reftitle.constants;
&extension.constants;
Expand All @@ -12,7 +12,7 @@
(<type>int</type>)
</term>
<listitem>
<para></para>
<para/>
</listitem>
</varlistentry>
<varlistentry xml:id="constant.ftp-autoseek">
Expand Down Expand Up @@ -85,7 +85,7 @@
(<type>int</type>)
</term>
<listitem>
<para></para>
<para/>
</listitem>
</varlistentry>
<varlistentry xml:id="constant.ftp-image">
Expand All @@ -111,7 +111,7 @@
<varlistentry xml:id="constant.ftp-usepasvaddress">
<term>
<constant>FTP_USEPASVADDRESS</constant>
(<type>bool</type>)
(<type>int</type>)
</term>
<listitem>
<para>
Expand All @@ -121,7 +121,6 @@
</varlistentry>
</variablelist>
</appendix>

<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
Expand Down