make api function and format structure for color management

This commit is contained in:
krakjoe 2013-11-24 17:50:22 +00:00
parent bb134a4059
commit c85f247eac
3 changed files with 60 additions and 18 deletions

View file

@ -89,7 +89,8 @@ struct _phpdbg_command_t {
typedef struct {
long num;
zend_execute_data *execute_data;
} phpdbg_frame_t; /* }}} */
} phpdbg_frame_t;
/* }}} */
/*
* Workflow: