Index: attrib.c =================================================================== --- attrib.c (revision 37306) +++ attrib.c (revision 37307) @@ -241,7 +241,7 @@ -/*** undoable attribute set/del */ +/*** undoable attribute set/del and rename ***/ typedef struct { pcb_attribute_list_t *list; /* it is safe to save the object pointer because it is persistent (through the removed object list) */ char *name;