*** empty log message ***

This commit is contained in:
Andrei Zmievski 2006-11-22 21:22:27 +00:00
parent ddee40dffb
commit bb765e86ef

View file

@ -28,7 +28,7 @@
#endif
#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 */
PHP_FUNCTION(ftok)
{