From e34ce85151dcd5ac698e116a6742d481ff64ae2c Mon Sep 17 00:00:00 2001
From: Peter Stephenson
Date: Sun, 18 Jan 2015 16:43:26 +0000
Subject: 34319: fix alias expansion in history for command substitution
---
Src/lex.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'Src/lex.c')
diff --git a/Src/lex.c b/Src/lex.c
index 6d45c70c7..e4dfdfaca 100644
--- a/Src/lex.c
+++ b/Src/lex.c
@@ -1674,7 +1674,7 @@ parse_subst_string(char *s)
/* Called below to report word positions. */
/**/
-mod_export void
+static void
gotword(void)
{
we = zlemetall + 1 - inbufct + (addedx == 2 ? 1 : 0);
--
cgit v1.2.3-70-g09d2