rid compile warning

This commit is contained in:
Doug MacEachern 2006-08-05 02:14:07 +00:00
parent a392baa3c3
commit b9e521db4f
1 changed files with 2 additions and 0 deletions

View File

@ -583,6 +583,8 @@ static int create_fsdev_cache(sigar_t *sigar)
ent->value = strdup(fsp->dev_name);
}
}
return SIGAR_OK;
}
int sigar_file_system_usage_get(sigar_t *sigar,