Changeset 55

Show
Ignore:
Timestamp:
05/31/2006 01:21:57 AM (3 years ago)
Author:
moo
Message:

win32 proto fix

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/xcache.c

    r49 r55  
    10601060 
    10611061/* user functions */ 
    1062 static int xcache_admin_auth_check(TSRMLS_C) /* {{{ */ 
     1062static int xcache_admin_auth_check(TSRMLS_D) /* {{{ */ 
    10631063{ 
    10641064    zval **server = NULL;