1
0
Fork 0
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:
Wayne Davison 2006-03-01 14:50:52 +00:00
parent 5994021cbc
commit c1f0a1200a

View file

@ -2623,7 +2623,7 @@ inittyptab(void)
}
/**/
void
mod_export void
makecommaspecial(int yesno)
{
if ((specialcomma = yesno) != 0)