musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/search.h 2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/search.h b/include/search.h
index ebfe08a2..27f61072 100644
--- a/include/search.h
+++ b/include/search.h
@@ -13,7 +13,7 @@ extern "C" {
typedef enum { FIND, ENTER } ACTION;
typedef enum { preorder, postorder, endorder, leaf } VISIT;
-typedef struct {
+typedef struct entry {
char *key;
void *data;
} ENTRY;
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月03日 06:41:00 +0000

AltStyle によって変換されたページ (->オリジナル) /