dtlogin: Change to ANSI function definitions

This commit is contained in:
Peter Howkins
2018-06-28 04:16:41 +01:00
parent 806257b154
commit 2d60124e03
10 changed files with 45 additions and 79 deletions

View File

@@ -1676,7 +1676,7 @@ SetDefaultDt(Widget w)
* the logo to display in logo_pixmap
**************************************************************************/
void
SetDtLabelAndIcon()
SetDtLabelAndIcon(void)
{
static XmString blanks = NULL;
int i;