[network-manager-vpnc/NM_0_8] test: trivial typo fix
- From: Dan Williams <dcbw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [network-manager-vpnc/NM_0_8] test: trivial typo fix
- Date: Fri, 4 Feb 2011 22:48:30 +0000 (UTC)
commit 6a49caf32d3b17318d5ddd52e4dfcd19ec1453f4
Author: JiÅ?à KlimeÅ¡ <jklimes redhat com>
Date: Thu Jan 13 22:04:22 2011 +0100
test: trivial typo fix
properties/tests/test-import-export.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/properties/tests/test-import-export.c b/properties/tests/test-import-export.c
index ac0d4a1..d2e401b 100644
--- a/properties/tests/test-import-export.c
+++ b/properties/tests/test-import-export.c
@@ -76,7 +76,7 @@ test_items (const char *detail, NMSettingVPN *s_vpn, Item *items, gboolean secre
nm_setting_vpn_foreach_data_item (s_vpn, item_count_func, &actual_count);
ASSERT (actual_count == expected_count,
- detail, "unexpected number of items (got %d, expected %d", actual_count, expected_count);
+ detail, "unexpected number of items (got %d, expected %d)", actual_count, expected_count);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]