neozeed ircu2.9.32-linux-hacks.diff
This commit is contained in:
@@ -89,7 +89,7 @@ aClient *sptr;
|
||||
char *parv; /* we only get passed the original parv[0] */
|
||||
{
|
||||
register struct load_entry *cur_load_entry;
|
||||
struct load_entry *last;
|
||||
struct load_entry *last = NULL;
|
||||
u_long secs = 0, adj_secs, total[3], adj[3];/*[local,client,conn]*/
|
||||
int i, times[5][3]; /* [min,hour,day,Yest,YYest][local,client,conn] */
|
||||
char what[3][HOSTLEN + 1];
|
||||
|
||||
Reference in New Issue
Block a user