aboutsummaryrefslogtreecommitdiff
path: root/src/editem.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/editem.c')
-rw-r--r--src/editem.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/editem.c b/src/editem.c
index 69dd6dc..f7e99e9 100644
--- a/src/editem.c
+++ b/src/editem.c
@@ -90,7 +90,7 @@ ed_item_dup(struct ed_item const *orig)
return copy;
}
-static const char *
+const char *
str_split_col(const char *str, size_t *plen, size_t *pn)
{
size_t n;

Return to:

Send suggestions and report system problems to the System administrator.