Skip to content

Commit

Permalink
s,function_entry,zend_function_entry,
Browse files Browse the repository at this point in the history
  • Loading branch information
johannes committed Mar 31, 2010
1 parent ecd3347 commit 3a8c310
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pdo_4d.c
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ static unsigned char pdo_4d_logo[] = {
};
/* }}} */
/* {{{ pdo_4d_functions[] */
function_entry pdo_4d_functions[] = {
zend_function_entry pdo_4d_functions[] = {
{ NULL, NULL, NULL }
};
/* }}} */
Expand Down

0 comments on commit 3a8c310

Please sign in to comment.