mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-07 17:28:15 +00:00
Fix up 'neccessary -> necessary' in a comment.
Signed-off-by: Chris Lalancette <clalance@redhat.com>
This commit is contained in:
parent
9ca731f66c
commit
58df0daa7f
@ -641,7 +641,7 @@ virRaiseErrorFull(virConnectPtr conn,
|
|||||||
/*
|
/*
|
||||||
* All errors are recorded in thread local storage
|
* All errors are recorded in thread local storage
|
||||||
* For compatability, public API calls will copy them
|
* For compatability, public API calls will copy them
|
||||||
* to the per-connection error object when neccessary
|
* to the per-connection error object when necessary
|
||||||
*/
|
*/
|
||||||
to = virLastErrorObject();
|
to = virLastErrorObject();
|
||||||
if (!to)
|
if (!to)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user