From 6ed04d87b304490e6394c94132ee4e1ab8fe1a3b Mon Sep 17 00:00:00 2001 From: James Booth Date: Sat, 15 Oct 2016 16:41:37 +0100 Subject: Rename win_get_string -> win_to_string --- src/ui/ui.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ui/ui.h') diff --git a/src/ui/ui.h b/src/ui/ui.h index 401ca8bd..26febee8 100644 --- a/src/ui/ui.h +++ b/src/ui/ui.h @@ -368,7 +368,7 @@ void win_show_info(ProfWin *window, PContact contact); void win_println(ProfWin *window, int pad, const char *const message); void win_vprintln_ch(ProfWin *window, char ch, const char *const message, ...); void win_clear(ProfWin *window); -char* win_get_string(ProfWin *window); +char* win_to_string(ProfWin *window); // desktop notifications void notifier_initialise(void); -- cgit 1.4.1-2-gfad0