libDtMrm: Change to ANSI function definitions

This commit is contained in:
Peter Howkins 2018-06-28 03:56:02 +01:00
parent e6f38a9910
commit a5fa1313c4
1 changed files with 1 additions and 1 deletions

View File

@ -137,7 +137,7 @@ static char rcsid[] = "$TOG: DtMrm.c /main/4 1999/10/14 13:35:44 mgreess $"
static Boolean urm__initialize_complete = FALSE;
void DtMrmInitialize ()
void DtMrmInitialize (void)
/*
*++