1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-03-09 15:50:02 +00:00

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

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)
/*
*++