bash.git - bash

index : bash.git
bash
summary refs log tree commit diff
path: root/array.h
diff options
context:
space:
mode:
Diffstat (limited to 'array.h')
-rw-r--r--array.h 2
1 files changed, 1 insertions, 1 deletions
diff --git a/array.h b/array.h
index fe218470..189d646f 100644
--- a/array.h
+++ b/array.h
@@ -33,8 +33,8 @@ typedef struct array {
enum atype type;
arrayind_t max_index;
int num_elements;
- struct array_element *lastref;
struct array_element *head;
+ struct array_element *lastref;
} ARRAY;
typedef struct array_element {
generated by cgit v1.2.3 (git 2.46.0) at 2025年12月14日 18:40:26 +0000

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