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/mbfcheck.h
2004-05-04 14:31:25 +00:00

9 lines
109 B
C

/* $Id$ */
#ifndef _MBFCHECK_H_
#define _MBFCHECK_H
void Check(long); /* Check file database */
#endif