Browse Source

- Typo

pull/550/head
Felipe Pena 13 years ago
parent
commit
9d9182dfef
  1. 2
      phpdbg_bp.h

2
phpdbg_bp.h

@ -69,7 +69,7 @@ typedef struct _phpdbg_breakop_t {
} phpdbg_breakop_t;
/**
* Breakpoint opline based representation
* Breakpoint condition based representation
*/
typedef struct _phpdbg_breakcond_t {
zval code;

Loading…
Cancel
Save