about summary refs log blame commit diff stats
path: root/src/LYNews.h
blob: 14d0e6bd5a7b4ae997af5ebbd5d78f9801538516 (plain) (tree)
1
2
3
4
5
6
7
8
9








                        
                                                                     


                         
#ifndef LYNEWSPOST_H
#define LYNEWSPOST_H

#ifndef LYSTRUCTS_H
#include "LYStructs.h"
#endif /* LYSTRUCTS_H */

extern char *LYNewsPost PARAMS((char *newsgroups, BOOLEAN followup));

#endif /* LYNEWSPOST_H */