- Miscellaneous fixes for compiler warnings

This commit is contained in:
koennecke
2005-03-23 08:20:24 +00:00
parent b4a82c3bad
commit f43a5af7fc
7 changed files with 16 additions and 13 deletions

View File

@@ -1243,6 +1243,7 @@ name of hkl object holding crystallographic information
free(self->pCurrentFile);
pText = makeFilename(pServ->pSics,pCon);
changeExtension(pText,"hdf");
if(pText == NULL)
{
return 0;