r1166@localhost: muntyan | 2005-11-28 15:07:44 -0600

XXX comment
master
Yevgen Muntyan 2005-11-29 03:08:12 +00:00
parent 1d123dc946
commit cefa49f04d
1 changed files with 2 additions and 0 deletions

View File

@ -370,6 +370,8 @@ do_load (MooEdit *edit,
buffer = gtk_text_view_get_buffer (GTK_TEXT_VIEW (edit));
/* XXX stat the file first */
if (!strcmp (encoding, "UTF-8") || !strcmp (encoding, "UTF8"))
{
char *contents;