FreeBSD port: dtsearch, dtterm, dtwidget, dthelp
FreeBSD portability of dtsearch, dtterm, dtwidget, dthelp Work in progress for dtlogin and dtmail
This commit is contained in:
committed by
Jon Trulson
parent
ee03634a10
commit
31aaa48344
@@ -25,9 +25,9 @@
|
||||
#include <DtMail/DtMailValues.hh>
|
||||
|
||||
struct ImplConfigTable {
|
||||
char *impl_name;
|
||||
char *lib_name;
|
||||
char *meta_entry_point;
|
||||
const char *impl_name;
|
||||
const char *lib_name;
|
||||
const char *meta_entry_point;
|
||||
};
|
||||
|
||||
static const ImplConfigTable initial_impls[] = {
|
||||
|
||||
Reference in New Issue
Block a user