diff --git a/src/storage/storage_driver.c b/src/storage/storage_driver.c index 74a11f4999..4bdb090d78 100644 --- a/src/storage/storage_driver.c +++ b/src/storage/storage_driver.c @@ -113,7 +113,7 @@ storagePoolRefreshImpl(virStorageBackendPtr backend, /** * virStoragePoolUpdateInactive: - * @poolptr: pointer to a variable holding the pool object pointer + * @objptr: pointer to a variable holding the pool object pointer * * This function is supposed to be called after a pool becomes inactive. The * function switches to the new config object for persistent pools. Inactive