From 56e8200aed0fc34bd79750a639a4ae7d2e3ddf46 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Wed, 17 Aug 2011 15:01:10 +0200 Subject: Add skip annotation for NUM_FOO g-i now understands it (GNOME bug #652712) --- tools/c-constants-gen.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/c-constants-gen.py b/tools/c-constants-gen.py index 188ab82ac..ff2a24d47 100644 --- a/tools/c-constants-gen.py +++ b/tools/c-constants-gen.py @@ -123,7 +123,7 @@ extern "C" { self.d("""\ /** - * NUM_%(upper-plural)s: + * NUM_%(upper-plural)s: (skip) * * 1 higher than the highest valid value of #%(mixed-name)s. */ -- cgit v1.2.1