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:
Dietmar Maurer
2019-03-14 10:14:32 +01:00
parent 806500cd09
commit 7c4dd94670
5 changed files with 6 additions and 6 deletions

View File

@ -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> {