missing ;

This commit is contained in:
Dana Jansens 2003-10-15 05:06:16 +00:00
parent 415f2cce27
commit ae04366751

View file

@ -319,7 +319,7 @@ static gboolean session_save()
gboolean success = TRUE; gboolean success = TRUE;
if (save_file) if (save_file)
unlink(save_file) unlink(save_file);
/* this algo is from metacity */ /* this algo is from metacity */
filename = g_strdup_printf("%d-%d-%u.obs", filename = g_strdup_printf("%d-%d-%u.obs",