[evolution-data-server/openismus-work] Fixup for EBookBackendFile patch
- From: Tristan Van Berkom <tvb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server/openismus-work] Fixup for EBookBackendFile patch
- Date: Mon, 21 Jan 2013 04:19:38 +0000 (UTC)
commit 9c0aee0404039da5da61ae733155e1b1341bcc8c
Author: Tristan Van Berkom <tristanvb openismus com>
Date: Mon Jan 21 13:16:50 2013 +0900
Fixup for EBookBackendFile patch
addressbook/backends/file/e-book-backend-file.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/addressbook/backends/file/e-book-backend-file.c b/addressbook/backends/file/e-book-backend-file.c
index 39f6c53..dc9e963 100644
--- a/addressbook/backends/file/e-book-backend-file.c
+++ b/addressbook/backends/file/e-book-backend-file.c
@@ -767,7 +767,7 @@ do_create (EBookBackendFile *bf,
_("Conflicting UIDs found in added contacts"));
g_clear_error (&local_error);
} else
- g_propagate_error (perror, &local_error);
+ g_propagate_error (perror, local_error);
status = STATUS_ERROR;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]