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:
parent
e6f38a9910
commit
a5fa1313c4
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
||||
/*
|
||||
*++
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue