This website requires JavaScript.
Explore
Help
Sign In
bbs
/
deb-mbse
Archived
Watch
1
Star
0
Fork
0
You've already forked deb-mbse
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
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.
3496239a1e
deb-mbse
/
mbsetup
/
m_fdb.h
12 lines
97 B
C
Raw
Normal View
History
Unescape
Escape
Initial revision
2001-08-17 05:46:24 +00:00
#
ifndef _M_FDB_H
#
define _M_FDB_H
Upgraded files database strcuture
2004-03-06 21:48:41 +00:00
/* $Id$ */
Initial revision
2001-08-17 05:46:24 +00:00
void
EditFDB
(
void
)
;
Upgraded files database strcuture
2004-03-06 21:48:41 +00:00
void
InitFDB
(
void
)
;
Initial revision
2001-08-17 05:46:24 +00:00
#
endif
Reference in New Issue
Copy Permalink