From 0b0eb67f9139bd597468eb559a440e587ff1d438 Mon Sep 17 00:00:00 2001 From: Christoph Mallon Date: Sat, 16 Aug 2008 14:57:42 +0000 Subject: [PATCH] Correct comment. [r21223] --- diagnostic.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/diagnostic.h b/diagnostic.h index efbccd2..663e6dc 100644 --- a/diagnostic.h +++ b/diagnostic.h @@ -47,7 +47,7 @@ * %Y const symbol_t * * %E const expression_t * * %Q unsigned (qualifier) - * %T type_t + * %T const type_t* * %K const token_t* * %k token_kind_t * %P const source_position_t * -- 2.20.1