mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-06 03:40:56 -08:00
* sysdep.c (sys_siglist): Comment out #endif trailer.
This commit is contained in:
parent
046c6887bc
commit
70080de127
1 changed files with 1 additions and 1 deletions
|
|
@ -2533,7 +2533,7 @@ char *sys_siglist[NSIG + 1] =
|
|||
#endif /* not AIX */
|
||||
0
|
||||
};
|
||||
#endif HAVE_SYS_SIGLIST
|
||||
#endif /* HAVE_SYS_SIGLIST */
|
||||
|
||||
/*
|
||||
* Warning, this function may not duplicate 4.2 action properly
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue