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

@@ -156,7 +156,7 @@ void GetSessionInfo( void )
/*** now get the information we want from the database ***/
/*** make sure values are at least somewhat reasonable ***/
xrm_name[1] = NULL;
xrm_name[1] = '\0';
/*******************************/
/* get x position */