Index: teardrops.c =================================================================== --- teardrops.c (revision 4803) +++ teardrops.c (revision 4804) @@ -56,7 +56,7 @@ return distance; } -static r_dir_t check_line_callback(const pcb_box_t * box, void *cl) +static pcb_r_dir_t check_line_callback(const pcb_box_t * box, void *cl) { pcb_layer_t *lay = &PCB->Data->Layer[layer]; pcb_line_t *l = (pcb_line_t *) box;