Ignore:
Timestamp:
11/27/11 21:57:21 (12 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

prototype updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/universal/protocol-daytime.c

    r5275 r5303  
    4444 memcpy(data, date, len); 
    4545 
    46  clients_add_output(client, buf); 
     46 clients_add_output(client, &buf); 
    4747 
    4848 ROAR_DBG("new_client(client=%i, vio=%p, lsock=%p) = 0", client, vio, lsock); 
Note: See TracChangeset for help on using the changeset viewer.