rename catar into pxar
Seems impossible to stay compatible with the original catar specification, so we change the name to avoid confusions.
This commit is contained in:
@ -50,7 +50,7 @@ fn print_goodby_entries(buffer: &[u8]) -> Result<(), Error> {
|
||||
}
|
||||
|
||||
fn print_filenames(
|
||||
param: Value,
|
||||
_param: Value,
|
||||
_info: &ApiMethod,
|
||||
_rpcenv: &mut RpcEnvironment,
|
||||
) -> Result<Value, Error> {
|
Reference in New Issue
Block a user