Project

General

Profile

Revision 880dc54f

ID880dc54fdbb40937890923ffda9180a8b72d7357
Parent 75cef49f
Child 15928a3d

Added by Thomas Mullins about 11 years ago

Fixed curl SSL queries failing and queue bug

View differences:

mainbox/event.c
18 18
  else
19 19
    head = event;
20 20
  tail = event;
21
  event->next = NULL;
21 22
}
22 23

  
23 24
void event_q_process() {

Also available in: Unified diff