summaryrefslogtreecommitdiff
path: root/desktop/global_history.c
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/global_history.c')
-rw-r--r--desktop/global_history.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/global_history.c b/desktop/global_history.c
index 419edee34..b2bc602c2 100644
--- a/desktop/global_history.c
+++ b/desktop/global_history.c
@@ -798,7 +798,7 @@ nserror global_history_fini(void)
LOG(("Finalised global history"));
- return NSERROR_OK;
+ return err;
}