dtstyle: Resolve 28 compiler warnings.
This commit is contained in:
@@ -569,7 +569,7 @@ restoreKeybd(
|
||||
XrmValue value;
|
||||
|
||||
xrm_name [0] = XrmStringToQuark ("keyboardDlg");
|
||||
xrm_name [2] = NULL;
|
||||
xrm_name [2] = 0;
|
||||
|
||||
/* get x position */
|
||||
xrm_name [1] = XrmStringToQuark ("x");
|
||||
|
||||
Reference in New Issue
Block a user