This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
deb-mbse/mbnntp/storeecho.h
2004-05-10 19:52:41 +00:00

10 lines
142 B
C

#ifndef _STOREECHO_H
#define _STOREECHO_H
/* $Id$ */
int storeecho(faddr *, faddr *, time_t, int, char *, char *, char *, FILE *);
#endif