dtstyle: Resolve 28 compiler warnings.

This commit is contained in:
Peter Howkins
2012-09-17 14:56:06 +01:00
parent 071da0d223
commit dcdd21df34
12 changed files with 28 additions and 28 deletions

View File

@@ -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");