summaryrefslogtreecommitdiff
path: root/libguile/guile.c
diff options
context:
space:
mode:
authorAsher Gordon <AsDaGo at>2020-07-12 01:22:15 -0400
committerRob Browning <rlb@defaultvalue.org>2021-01-17 13:15:58 -0600
commit7a1cd29637749c5c8eb9ccff4354530ffb62d432 (patch)
treeebff9dd4e25c753c0d0ea0cc86e73c5afdde8490 /libguile/guile.c
parent859cd4eb9bde1a67f1e85aa09b7a18b9d567c47c (diff)
downloadguile-7a1cd29637749c5c8eb9ccff4354530ffb62d432.tar.gz
Replace a line which was accidentally removed.
The line, part of the sentence above it in a comment, was accidentally removed in commit b8d757732fae7c396d58327185f94e5d90846445 "Rationalize include order in C files". * libguile/guile.c: restore missing line. [rlb@defaultvalue.org: augment commit message; add THANKS] Closes: 42331
Diffstat (limited to 'libguile/guile.c')
-rw-r--r--libguile/guile.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libguile/guile.c b/libguile/guile.c
index fa5fef928..ae592ed22 100644
--- a/libguile/guile.c
+++ b/libguile/guile.c
@@ -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