Index: iselect_browse.h --- iselect_browse.h.orig 2007-07-08 11:27:18.000000000 +0200 +++ iselect_browse.h 2022-05-23 20:00:51.619191000 +0200 @@ -36,7 +36,7 @@ int fSelectable; /* whether selectable or not */ int fSelected; /* whether already selected or not */ char *cpResult; /* the result string */ -} Line; +}; #define MAXLINELEN 1024 #define MAXLINES 1024