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/toberep.h
2004-03-11 18:58:51 +00:00

9 lines
96 B
C

#ifndef _TOBEREP_H
#define _TOBEREP_H
/* $Id$ */
int Add_ToBeRep(struct _filerecord);
#endif