diff options
author | Joe Watkins <krakjoe@php.net> | 2016-11-22 13:11:26 +0000 |
---|---|---|
committer | Joe Watkins <krakjoe@php.net> | 2016-11-22 13:11:26 +0000 |
commit | 9efea0c23eb0bd8f92c97cc39954fd3cdb366e8b (patch) | |
tree | ce8f5c68381ee781a9e0189f7f8e0c9c0d4ce9f7 /sapi/phpdbg/phpdbg_parser.h | |
parent | 1e360ff6b3d23f898cac27a2e31b3e2223d67629 (diff) | |
parent | 40da843ab5392ea6c3abb1bd48268c3c7f4b6ff4 (diff) | |
download | php-git-9efea0c23eb0bd8f92c97cc39954fd3cdb366e8b.tar.gz |
Merge branch 'PHP-7.1' into PHP-7.1.0
Diffstat (limited to 'sapi/phpdbg/phpdbg_parser.h')
-rw-r--r-- | sapi/phpdbg/phpdbg_parser.h | 2 |
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 |