mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-27 16:50:58 +01:00
Danek: 29254: fix some compiler warnings
This commit is contained in:
parent
a5ff5b61a4
commit
9c0a19669b
6 changed files with 9 additions and 5 deletions
|
|
@ -954,7 +954,6 @@ int
|
|||
cleanup_(Module m)
|
||||
{
|
||||
return setfeatureenables(m, &module_features, NULL);
|
||||
return 0;
|
||||
}
|
||||
|
||||
/**/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue