summaryrefslogtreecommitdiff
path: root/src/interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/interface.h')
-rw-r--r--src/interface.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/interface.h b/src/interface.h
index 2f48f28..96ded7b 100644
--- a/src/interface.h
+++ b/src/interface.h
@@ -12,5 +12,6 @@ void interface_init(void);
gboolean interface_resize(gpointer);
void interface_clear(void);
void status(const gchar *);
+void set_max_name_len(void);
#endif