From 9286235cf8117bbde7e4c53fbc91373d0c3f4039 Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Mon, 5 Dec 2005 10:24:07 +0000 Subject: r12069: fix typo metze (This used to be commit 3c442ccb594d1a781e42f2268a3582578ae82d76) --- source4/torture/nbt/winsreplication.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source4/torture/nbt') diff --git a/source4/torture/nbt/winsreplication.c b/source4/torture/nbt/winsreplication.c index 4ca9ed77cd..7ab53c9679 100644 --- a/source4/torture/nbt/winsreplication.c +++ b/source4/torture/nbt/winsreplication.c @@ -8765,7 +8765,7 @@ static BOOL test_conflict_owned_active_vs_replica(struct test_wrepl_conflict_con { .line = __location__, .name = _NBT_NAME("_UA_MA_DI_A", 0x00, NULL), - .comment= "C:BEST vs. B:BEST (C:ALL) => B:MHOMED", + .comment= "C:BEST vs. B:BEST2 (C:ALL) => B:MHOMED", .skip = (ctx->addresses_all_num < 3), .wins = { .nb_flags = 0, -- cgit