Add comments.

This commit is contained in:
Pavel Roskin 2002-12-26 16:38:25 +00:00
parent 89804295bd
commit 818d127652

View File

@ -1835,6 +1835,7 @@ midnight_callback (struct Dlg_head *h, int id, int msg)
#define xtoolkit_panel_setup()
/* Show current directory in the xterm title */
void
update_xterm_title_path (void)
{
@ -1851,6 +1852,8 @@ update_xterm_title_path (void)
g_free (p);
}
}
/* Load new hint and display it. */
void
load_hint (void)
{