--- trunk/src/gpx.h 2009/10/13 14:36:07 134 +++ trunk/src/gpx.h 2009/10/19 18:21:20 137 @@ -91,7 +91,7 @@ typedef struct log { int day, month, year; int type; - char *finder; + user_t *finder; char *text; struct log *next;