From 7032ed37c077adcdc55cb8656682ba3ec94a650f Mon Sep 17 00:00:00 2001 From: Nuno Lopes Date: Wed, 16 Nov 2016 15:08:42 -0500 Subject: fix gcov coverage --- sapi/phpdbg/phpdbg_parser.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sapi/phpdbg/phpdbg_parser.h') diff --git a/sapi/phpdbg/phpdbg_parser.h b/sapi/phpdbg/phpdbg_parser.h index 38d3ecbf70..d13cfbc0a5 100644 --- a/sapi/phpdbg/phpdbg_parser.h +++ b/sapi/phpdbg/phpdbg_parser.h @@ -41,7 +41,7 @@ extern int phpdbg_debug; #endif /* "%code requires" blocks. */ /* Line 2060 of yacc.c */ -#line 36 "/Users/Bob/php-src-X/sapi/phpdbg/phpdbg_parser.y" +#line 36 "sapi/phpdbg/phpdbg_parser.y" #include "phpdbg.h" #ifndef YY_TYPEDEF_YY_SCANNER_T -- cgit v1.2.1