1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-29 19:30:36 +02:00

Replace a line which was accidentally removed.

The line, part of the sentence above it in a comment, was accidentally
removed in commit b8d757732f "Rationalize
include order in C files".

* libguile/guile.c: restore missing line.

[rlb@defaultvalue.org: augment commit message; add THANKS]

Closes: 42331
This commit is contained in:
Asher Gordon 2020-07-12 01:22:15 -04:00 committed by Rob Browning
parent 859cd4eb9b
commit 7a1cd29637
2 changed files with 2 additions and 0 deletions

1
THANKS
View file

@ -7,6 +7,7 @@ Contributors since the last release:
Ludovic Courtès
Jason Earl
Paul Eggert
Asher Gordon
Brian Gough
Volker Grabsch
Julian Graham

View file

@ -18,6 +18,7 @@
<https://www.gnu.org/licenses/>. */
/* This is the 'main' function for the `guile' executable. It is not
included in libguile.a.
Eventually, we hope this file will be automatically generated,
based on the list of installed, statically linked libraries on the