X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=src%2Flanguage%2Flexer%2Fq2c.c;h=4858a25706133a5303b48b8b5184ca2dc2b1804a;hb=791f28f623b5ccb8602819a1594d601f6c71fd66;hp=73602bd6699d956d253b9cb0607efa47fdc46230;hpb=99f4295b50bc02b7024deeb59324a3332b560fbd;p=pspp diff --git a/src/language/lexer/q2c.c b/src/language/lexer/q2c.c index 73602bd669..4858a25706 100644 --- a/src/language/lexer/q2c.c +++ b/src/language/lexer/q2c.c @@ -1,5 +1,5 @@ /* PSPP - a program for statistical analysis. - Copyright (C) 1997-9, 2000, 2008, 2010 Free Software Foundation, Inc. + Copyright (C) 1997-9, 2000, 2008, 2010, 2011 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -1498,7 +1498,7 @@ dump_specifier_parse (const specifier *spec, const subcommand *sbc) } else { - dump (1, "if (!lex_match (lexer, T_RPAREN))"); + dump (1, "if (!lex_match (lexer, T_LPAREN))"); dump (1, "{"); dump (0, "msg (SE, _(\"`(' expected after %s " "specifier of %s subcommand.\"));",