aboutsummaryrefslogtreecommitdiff
path: root/lib/libeclat.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libeclat.h')
-rw-r--r--lib/libeclat.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/libeclat.h b/lib/libeclat.h
index 2f4c32c..2b40f43 100644
--- a/lib/libeclat.h
+++ b/lib/libeclat.h
@@ -101,6 +101,10 @@ void eclat_partial_tree_data_handler(void *data, const XML_Char *s, int len);
void eclat_partial_tree_start_handler(void *data, const XML_Char *name,
const XML_Char **atts);
void eclat_partial_tree_end_handler(void *data, const XML_Char *name);
+
+void eclat_trimnl(char *s);
+char *eclat_expand_kw(const char *input, const char **ukw);
+char *eclat_getans(char *prompt, char *dfl, int pass);
#define ECLAT_MAP_OPEN 0x01

Return to:

Send suggestions and report system problems to the System administrator.