--- trunk/src/gpx.h 2009/10/19 18:21:20 137 +++ trunk/src/gpx.h 2009/10/20 13:25:04 138 @@ -92,6 +92,7 @@ int day, month, year; int type; user_t *finder; + unsigned int id; char *text; struct log *next;