diff options
| author | Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp> | 2021-09-08 11:58:29 +0900 |
|---|---|---|
| committer | Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp> | 2021-09-08 11:58:29 +0900 |
| commit | 2b81d4be3232fced220be1cf9c80c087d91d88d6 (patch) | |
| tree | 2ca40b802ef7ccb099ece1111594b63a491200d0 /ChangeLog | |
| parent | unposted: add 'static' to shinsavestack (diff) | |
| download | zsh-2b81d4be3232fced220be1cf9c80c087d91d88d6.tar zsh-2b81d4be3232fced220be1cf9c80c087d91d88d6.tar.gz zsh-2b81d4be3232fced220be1cf9c80c087d91d88d6.tar.bz2 zsh-2b81d4be3232fced220be1cf9c80c087d91d88d6.tar.lz zsh-2b81d4be3232fced220be1cf9c80c087d91d88d6.tar.xz zsh-2b81d4be3232fced220be1cf9c80c087d91d88d6.tar.zst zsh-2b81d4be3232fced220be1cf9c80c087d91d88d6.zip | |
unposted: add/remove UNUSED() for some function parameters
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2021-09-08 Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp> + * unposted: Src/Modules/db_gdbm.c, Src/Modules/files.c, + Src/Modules/nearcolor.c, Src/Zle/complete.c, Src/builtin.c: + add/remove UNUSED() for some funtion parameters + * unposted: Src/input.c: add 'static' to shinsavestack * 49377: Src/Zle/zle_keymap.c, Test/X03zlebindkey.ztst: fix |
