X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=interactive.h;fp=interactive.h;h=93ee56c7fb7d833a7c3dac514d2b04f24f70ca5c;hp=a19f8a4736700c99f60c84f6448ba5e9092885ac;hb=c31982b09dda5aa556455e13ee5aa1adf66e9da4;hpb=be1074b491b51e3fd4a413f530517e3ff847b022 diff --git a/interactive.h b/interactive.h index a19f8a47..93ee56c7 100644 --- a/interactive.h +++ b/interactive.h @@ -86,3 +86,4 @@ char **i9e_complete_commands(const char *word, struct i9e_completer *completers) void i9e_complete_option(char **opts, struct i9e_completion_info *ci, struct i9e_completion_result *cr); int i9e_print_completions(struct i9e_completer *completers); +int i9e_get_error(void);