Ignore:
Timestamp:
03/25/12 03:11:30 (12 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

ported some plugins to the new interface

File:
1 edited

Legend:

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

    r5434 r5444  
    5959 
    6060static struct roard_proto proto[1] = { 
    61  {ROAR_PROTO_DAYTIME, ROAR_SUBSYS_NONE, "The Internet daytime protocol", NULL, new_client, NULL, NULL, flushed_client} 
     61 {ROAR_PROTO_DAYTIME, ROAR_SUBSYS_NONE, "The Internet daytime protocol", NULL, new_client, NULL, NULL, NULL, flushed_client} 
    6262}; 
    6363 
Note: See TracChangeset for help on using the changeset viewer.