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/mbfido/msg.h

9 lines
78 B
C
Raw Normal View History

2004-07-23 20:40:34 +00:00
#ifndef _FTNMSG_H
#define _FTNMSG_H
/* $Id$ */
2004-07-23 21:24:09 +00:00
int toss_msgs(void);
2004-07-23 20:40:34 +00:00
#endif