Correct typo.
Spotted by: Tomasz Dudzisz
This commit is contained in:
parent
a326064e24
commit
e739933759
@ -672,7 +672,7 @@ eli_attach(struct gctl_req *req)
|
||||
gctl_ro_param(req, "key", sizeof(key), key);
|
||||
if (gctl_issue(req) == NULL) {
|
||||
if (verbose)
|
||||
printf("Attched to %s.\n", prov);
|
||||
printf("Attached to %s.\n", prov);
|
||||
}
|
||||
bzero(key, sizeof(key));
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user