Return correct error.
This commit is contained in:
parent
c6820e8402
commit
ef05c2f6e6
|
@ -798,7 +798,7 @@ nserror global_history_fini(void)
|
|||
|
||||
LOG(("Finalised global history"));
|
||||
|
||||
return NSERROR_OK;
|
||||
return err;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue