summaryrefslogtreecommitdiff
path: root/phpdbg_cmd.h
diff options
context:
space:
mode:
authorkrakjoe <joe.watkins@live.co.uk>2013-11-24 17:50:22 +0000
committerkrakjoe <joe.watkins@live.co.uk>2013-11-24 17:50:22 +0000
commitc85f247eacccec99d531109732bb3ba757806ecc (patch)
treea3bfdd34b34c550f1d312868817fef90f40ab3dc /phpdbg_cmd.h
parentbb134a40593b9b9556ff4db9c697bc3b6fc68806 (diff)
downloadphp-git-c85f247eacccec99d531109732bb3ba757806ecc.tar.gz
make api function and format structure for color management
Diffstat (limited to 'phpdbg_cmd.h')
-rw-r--r--phpdbg_cmd.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/phpdbg_cmd.h b/phpdbg_cmd.h
index dc3899302d..57ec73fff5 100644
--- a/phpdbg_cmd.h
+++ b/phpdbg_cmd.h
@@ -89,7 +89,8 @@ struct _phpdbg_command_t {
typedef struct {
long num;
zend_execute_data *execute_data;
-} phpdbg_frame_t; /* }}} */
+} phpdbg_frame_t;
+/* }}} */
/*
* Workflow: