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/mbsebbs/zmsend.h

11 lines
93 B
C
Raw Normal View History

2004-11-08 12:24:36 +00:00
#ifndef _ZMSEND_H
#define _ZMSEND_H
/* $Id$ */
2004-11-21 12:06:55 +00:00
int zmsndfiles(down_list *, int);
2004-11-08 12:24:36 +00:00
#endif