mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-11 22:31:12 +02:00
Fixed typo.
This commit is contained in:
parent
b82c6ce052
commit
7eea529607
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
|
||||
2000-05-03 Marius Vollmer <mvo@zagadka.ping.de>
|
||||
|
||||
* scmsigs.c (orig_handlers) [HAVE_SIGACTION]: Fix declaration to
|
||||
* scmsigs.c (orig_handlers) [!HAVE_SIGACTION]: Fix declaration to
|
||||
be an array of function pointers instead of being a pointer to an
|
||||
array returning function. Thanks to Kalle Olavi Niemitalo!
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue