diff options
Diffstat (limited to 'win32/select.h')
| -rw-r--r-- | win32/select.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/select.h b/win32/select.h index b6d632d1a..7670f57ea 100644 --- a/win32/select.h +++ b/win32/select.h @@ -16,7 +16,7 @@ +----------------------------------------------------------------------+ */ -/* $Id: select.h,v 1.4.2.1.2.1.2.2 2008/12/31 11:15:49 sebastian Exp $ */ +/* $Id: select.h 272370 2008-12-31 11:15:49Z sebastian $ */ PHPAPI int php_select(int max_fd, fd_set *rfds, fd_set *wfds, fd_set *efds, struct timeval *tv); |
