diff options
| -rw-r--r-- | man/zinit.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/zinit.3 b/man/zinit.3 index 4e1d750..52026c9 100644 --- a/man/zinit.3 +++ b/man/zinit.3 @@ -17,7 +17,7 @@ so that it can be used in other function calls. is defined as .P .nf -typedef struct { +typedef struct zahl { /* You should not care about what is * inside this struct. It could change * in the future. */ |
