/home/otaylor/commit

This commit is contained in:
Owen Taylor
1998-03-24 01:43:21 +00:00
parent 7bd32a06cf
commit 34e324ca70
17 changed files with 308 additions and 52 deletions

View File

@ -1278,7 +1278,7 @@ gtk_file_selection_populate (GtkFileSelection *fs,
{
possible_count += 1;
filename = g_strdup (cmpl_this_completion (poss));
filename = cmpl_this_completion (poss);
text[0] = filename;