minor correction to [2048]

This commit is contained in:
fgerlits 2006-05-15 13:27:37 +00:00
parent 33df7ebe75
commit 6d7405aff9

View file

@ -653,6 +653,7 @@ class TestStorageClient :
/** /**
* Check the status of a storage backup. * Check the status of a storage backup.
* This is a dummy method; it always returns the status "working".
* *
* @param token the identifier of this backup task. * @param token the identifier of this backup task.
* @param url return parameter; * @param url return parameter;