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

@@ -1131,7 +1131,7 @@ restoreI18n(
XrmValue value;
xrm_name [0] = XrmStringToQuark ("i18nDlg");
xrm_name [2] = NULL;
xrm_name [2] = 0;
/* get x position */
xrm_name [1] = XrmStringToQuark ("x");