redundant space
This commit is contained in:
parent
eb56e74340
commit
08048a7377
@ -25,7 +25,7 @@ pub struct BadlyNamedService;
|
||||
|
||||
#[derive(Ipc)]
|
||||
#[ipc(client_ident="PrettyNamedClient")]
|
||||
impl BadlyNamedService {
|
||||
impl BadlyNamedService {
|
||||
fn is_zero(&self, x: u64) -> bool {
|
||||
x == 0
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user