dtstyle: Change to ANSI function definitions

This commit is contained in:
Peter Howkins
2018-06-28 04:21:25 +01:00
parent e225c95486
commit 403911407b
4 changed files with 4 additions and 6 deletions

View File

@@ -196,7 +196,7 @@ popup_dtwmBB(
/*+++++++++++++++++++++++++++++++++++++++*/
static void
getDtwmValues( )
getDtwmValues(void)
{
char *str_type_return;
XrmValue value_return;