From bbbe2a2903530ad7246233e2987ed174cf2b0c32 Mon Sep 17 00:00:00 2001 From: Johan Dahlin Date: Thu, 23 Sep 2010 18:52:29 -0300 Subject: Make the invalid annotation warning a bit prettier --- tests/warn/invalid-option.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/warn') diff --git a/tests/warn/invalid-option.h b/tests/warn/invalid-option.h index 88cd2512..41985a0e 100644 --- a/tests/warn/invalid-option.h +++ b/tests/warn/invalid-option.h @@ -5,7 +5,7 @@ */ void test_func(int param); -// EXPECT:4: Warning: Test: invalid option: invalid-annotation-option +// EXPECT:4: Warning: Test: invalid annotation option: invalid-annotation-option /** * func_weird_gtk_doc: -- cgit v1.2.1