summaryrefslogtreecommitdiff
path: root/phpdbg.h
diff options
context:
space:
mode:
Diffstat (limited to 'phpdbg.h')
-rw-r--r--phpdbg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpdbg.h b/phpdbg.h
index 68c505ca63..414500cab7 100644
--- a/phpdbg.h
+++ b/phpdbg.h
@@ -159,6 +159,7 @@
#define PHPDBG_STDERR 2
#define PHPDBG_IO_FDS 3 /* }}} */
+
/* {{{ structs */
ZEND_BEGIN_MODULE_GLOBALS(phpdbg)
HashTable bp[PHPDBG_BREAK_TABLES]; /* break points */