summaryrefslogtreecommitdiff
path: root/ntpd/ntp_parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'ntpd/ntp_parser.h')
-rw-r--r--ntpd/ntp_parser.h2
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;