You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
9bd4150102
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@93637 d073be05-634f-4543-b044-5fe20cf6d1d6
13 lines
387 B
Diff
13 lines
387 B
Diff
http://svn.php.net/viewvc?view=revision&revision=297236
|
|
--- crack.c.orig 2005-09-21 04:00:06.000000000 -0500
|
|
+++ crack.c 2012-05-14 18:50:37.000000000 -0500
|
|
@@ -38,7 +38,7 @@
|
|
|
|
/* {{{ crack_functions[]
|
|
*/
|
|
-function_entry crack_functions[] = {
|
|
+zend_function_entry crack_functions[] = {
|
|
PHP_FE(crack_opendict, NULL)
|
|
PHP_FE(crack_closedict, NULL)
|
|
PHP_FE(crack_check, NULL)
|