mirror of
https://github.com/php/php-src.git
synced 2025-08-18 15:08:55 +02:00
*** empty log message ***
This commit is contained in:
parent
ddee40dffb
commit
bb765e86ef
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAVE_FTOK
|
#if HAVE_FTOK
|
||||||
/* {{{ proto int ftok(string pathname, string proj)
|
/* {{{ proto int ftok(string pathname, string proj) U
|
||||||
Convert a pathname and a project identifier to a System V IPC key */
|
Convert a pathname and a project identifier to a System V IPC key */
|
||||||
PHP_FUNCTION(ftok)
|
PHP_FUNCTION(ftok)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue