diff options
Diffstat (limited to 'ntpd/ntp_parser.h')
-rw-r--r-- | ntpd/ntp_parser.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ntpd/ntp_parser.h b/ntpd/ntp_parser.h index 308c2d40583a5..e24b3f41c61da 100644 --- a/ntpd/ntp_parser.h +++ b/ntpd/ntp_parser.h @@ -454,7 +454,7 @@ extern int yydebug; union YYSTYPE { -#line 51 "../../ntpd/ntp_parser.y" /* yacc.c:1909 */ +#line 52 "ntp_parser.y" /* yacc.c:1909 */ char * String; double Double; |