summaryrefslogtreecommitdiff
path: root/contrib/ntp/ntpd/ntp_parser.h
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2018-08-21 02:38:07 +0000
committerXin LI <delphij@FreeBSD.org>2018-08-21 02:38:07 +0000
commit4e1ef62a367de01ccb7156bfe6ec2d613d6eb860 (patch)
tree657e24d36c50d98aacc656b863f46bb02bc0e4a0 /contrib/ntp/ntpd/ntp_parser.h
parentab82c6bdadef06dce6e2a59978bc1b2bbb1a9232 (diff)
parentc7f4d2332394d5600fe4e14c530ede36b0ff29b0 (diff)
Notes
Diffstat (limited to 'contrib/ntp/ntpd/ntp_parser.h')
-rw-r--r--contrib/ntp/ntpd/ntp_parser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/ntp/ntpd/ntp_parser.h b/contrib/ntp/ntpd/ntp_parser.h
index 308c2d40583a5..e24b3f41c61da 100644
--- a/contrib/ntp/ntpd/ntp_parser.h
+++ b/contrib/ntp/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;