diff options
Diffstat (limited to 'src/help.h')
| -rw-r--r-- | src/help.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,4 +27,4 @@ gboolean teco_help_auto_complete(const gchar *topic_name, teco_string_t *insert) * Command states */ -TECO_DECLARE_STATE(teco_state_help); +extern teco_state_t teco_state_help; |
