Project

General

Profile

Revision 38df0012

ID38df0012f633020a07bd9eeed77e76d83228b7e8
Parent 15928a3d
Child e0657267

Added by Thomas Mullins about 11 years ago

Event submissions from ./tooltron tested and working

View differences:

mainbox/event.h
6 6
struct event_t {
7 7
  unsigned int user;
8 8
  int tool_id;
9
  int succ;
9 10
  time_t tstart;
10 11
  time_t tend;
11 12
  struct event_t *next;

Also available in: Unified diff