libDtMrm: Change to ANSI function definitions
authorPeter Howkins <flibble@users.sf.net>
Thu, 28 Jun 2018 02:56:02 +0000 (03:56 +0100)
committerPeter Howkins <flibble@users.sf.net>
Thu, 28 Jun 2018 02:56:02 +0000 (03:56 +0100)
cde/lib/DtMrm/DtMrm.c

index cdf296bd3670152b989c40caee76da18c02def70..a642a8dc79cefaf6ca6c5456f9badb00b771bc58 100644 (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;
 
 \f
-void DtMrmInitialize ()
+void DtMrmInitialize (void)
 
 /*
  *++