diff options
author | Péter Dimitrov <[email protected]> | 2018-03-09 13:30:40 +0100 |
---|---|---|
committer | Péter Dimitrov <[email protected]> | 2018-03-28 10:19:38 +0200 |
commit | 99dada0ab68e663b26e24e2363c4613c36aa717f (patch) | |
tree | 80615bef0b359135df505d85ceae0aa753cc3336 /lib/ftp/doc/src/Makefile | |
parent | 347a39468180c1410cedaee465821cfb10c2fcd7 (diff) | |
download | otp-99dada0ab68e663b26e24e2363c4613c36aa717f.tar.gz otp-99dada0ab68e663b26e24e2363c4613c36aa717f.tar.bz2 otp-99dada0ab68e663b26e24e2363c4613c36aa717f.zip |
ftp: Remove references to inets
Change-Id: I19bd2f1d4a35cbc5c233ebc8b2a9d52bbd37f047
Diffstat (limited to 'lib/ftp/doc/src/Makefile')
-rw-r--r-- | lib/ftp/doc/src/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ftp/doc/src/Makefile b/lib/ftp/doc/src/Makefile index 01ea2f970b..e96a9c032f 100644 --- a/lib/ftp/doc/src/Makefile +++ b/lib/ftp/doc/src/Makefile @@ -59,7 +59,7 @@ XML_FILES = \ $(XML_REF3_FILES) \ $(XML_APPLICATION_FILES) -# GIF_FILES = inets.gif +# GIF_FILES = ftp.gif # ---------------------------------------------------- |