mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-30 05:40:58 +01:00
Added "mod_export" to the declaration of makecommaspecial().
This commit is contained in:
parent
5994021cbc
commit
c1f0a1200a
1 changed files with 1 additions and 1 deletions
|
|
@ -2623,7 +2623,7 @@ inittyptab(void)
|
|||
}
|
||||
|
||||
/**/
|
||||
void
|
||||
mod_export void
|
||||
makecommaspecial(int yesno)
|
||||
{
|
||||
if ((specialcomma = yesno) != 0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue