dtstyle: Change to ANSI function definitions
This commit is contained in:
@@ -258,7 +258,7 @@ free_dirList(char ** dirList,
|
||||
* SelectCurrentBackdrop() - Selects current backdrop in list
|
||||
*
|
||||
************************************************************************/
|
||||
void SelectCurrentBackdrop(callback)
|
||||
void SelectCurrentBackdrop(int callback)
|
||||
{
|
||||
DtWsmWorkspaceInfo *wInfo=NULL;
|
||||
Atom aWS;
|
||||
|
||||
Reference in New Issue
Block a user