Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2026-09-13 09:14:02

0001 /**
0002  * @file
0003  * 
0004  * @brief Removed legacy symbols for an outdated FTP client
0005  * 
0006  *
0007  * @copyright See Copyright for the status of this software.
0008  *
0009  * @author Daniel Veillard
0010  */
0011 
0012 #ifndef __NANO_FTP_H__
0013 #define __NANO_FTP_H__
0014 
0015 #ifdef __GNUC__
0016   #warning "libxml/nanoftp.h is deprecated"
0017 #endif
0018 
0019 #endif /* __NANO_FTP_H__ */