Fixed typo

This commit is contained in:
William Kendrick 2007-08-22 06:30:04 +00:00
parent 24db799109
commit 3ed7c00abc

View file

@ -17454,7 +17454,7 @@ int do_new_dialog(void)
img = IMG_Load(fname);
}
#ifndef NOG
#ifndef NOSVG
if (img == NULL)
{
/* (Try SVG next) */