AmendHub

Download:

ftech

/

SList

/

amendments

/

2

Changed SLISTS_H to SLIST_H in the define section


Francois Techene made amendment 2 2 days ago
--- slist.h Mon Mar 31 18:45:57 2025 +++ slist.h Mon Mar 31 19:27:35 2025 @@ -18,8 +18,8 @@ * SPDX-License-Identifier: GPL-3.0-or-later */ -#ifndef SLISTS_H -#define SLISTS_H +#ifndef SLIST_H +#define SLIST_H typedef struct _SListItem {