Files
XML_Data_Parsing/libxml2/include/libxml/nanoftp.h
T

20 lines
323 B
C
Raw Normal View History

2026-07-19 22:48:13 +08:00
/**
* @file
*
* @brief Removed legacy symbols for an outdated FTP client
*
*
* @copyright See Copyright for the status of this software.
*
* @author Daniel Veillard
*/
#ifndef __NANO_FTP_H__
#define __NANO_FTP_H__
#ifdef __GNUC__
#warning "libxml/nanoftp.h is deprecated"
#endif
#endif /* __NANO_FTP_H__ */