From 69f439eff387a6ecb52734e400b297a3c85f2285 Mon Sep 17 00:00:00 2001 From: Daniel Lange Date: Tue, 21 Sep 2021 08:35:19 +0200 Subject: New upstream version 3.1.0 --- ListItem.h | 1 + 1 file changed, 1 insertion(+) (limited to 'ListItem.h') diff --git a/ListItem.h b/ListItem.h index 87a7c07..0bbca2f 100644 --- a/ListItem.h +++ b/ListItem.h @@ -11,6 +11,7 @@ in the source distribution for its full text. #include "Object.h" + typedef struct ListItem_ { Object super; char* value; -- cgit v1.2.3