Index: serpentine.c =================================================================== --- serpentine.c (revision 25209) +++ serpentine.c (revision 25210) @@ -408,7 +408,7 @@ } static pcb_tool_t tool_serpentine = { - "serpentine", NULL, 100, + "serpentine", NULL, 100, NULL, PCB_TOOL_CURSOR_NAMED(NULL), tool_serpentine_init, tool_serpentine_uninit, tool_serpentine_notify_mode,