summaryrefslogtreecommitdiff
path: root/sapi/phpdbg/phpdbg_parser.h
diff options
context:
space:
mode:
authorNuno Lopes <nlopess@php.net>2016-11-16 15:11:07 -0500
committerNuno Lopes <nlopess@php.net>2016-11-16 15:11:07 -0500
commitd26b8804d030f9c1380628d4dbb1f56d91c91a2b (patch)
tree54fb55bbfe2213b264d7c89d40554d179581ce6e /sapi/phpdbg/phpdbg_parser.h
parent99e5d6c4a5d3c0f985ab4ebabc487c6051dfe076 (diff)
downloadphp-git-d26b8804d030f9c1380628d4dbb1f56d91c91a2b.tar.gz
fix gcov coverage
Diffstat (limited to 'sapi/phpdbg/phpdbg_parser.h')
-rw-r--r--sapi/phpdbg/phpdbg_parser.h2
1 files changed, 1 insertions, 1 deletions
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