libDtSearch: Remove optional support for ancient DOS far pointer
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
*/
|
||||
int
|
||||
d_dbfpath(path TASK_PARM)
|
||||
CONST char FAR *path;
|
||||
CONST char *path;
|
||||
TASK_DECL
|
||||
{
|
||||
DB_ENTER(NO_DB_ID TASK_ID LOCK_SET(LOCK_NONE));
|
||||
|
||||
Reference in New Issue
Block a user