dtcreate: warning prevention.

This commit is contained in:
Peter Howkins
2012-08-30 18:07:16 +01:00
parent 231b359685
commit ce7f5d0862
5 changed files with 7 additions and 5 deletions

View File

@@ -170,7 +170,7 @@ static void CreateFiles(void)
DbInitDone = TRUE;
}
DtActionInvoke(UxTopLevel, "ReloadActions",
NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);
NULL, 0, NULL, NULL, NULL, 0, NULL, NULL);
_DtTurnOffHourGlass(CreateActionAppShell);
@@ -1716,7 +1716,7 @@ Widget create_applicationShell1(swidget _UxUxParent)
do
{
ptr = strchr (workspaces, '*');
if (ptr != NULL) *ptr = NULL;
if (ptr != NULL) *ptr = '\0';
workspace_atoms = (Atom *) XtRealloc (
(char *)workspace_atoms,