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/mbflist.h

9 lines
108 B
C
Raw Normal View History

2001-11-18 23:19:08 +00:00
/* $Id$ */
#ifndef _MBFLIST_H_
#define _MBFLIST_H
2001-11-25 14:13:55 +00:00
void ListFileAreas(int); /* List fileareas */
2001-11-18 23:19:08 +00:00
#endif