Squelch a compiler warning.

svn path=/trunk/; revision=11933
This commit is contained in:
Guy Harris 2004-09-07 20:10:35 +00:00
parent d9454e5b00
commit bf3516fb3f
1 changed files with 1 additions and 0 deletions

View File

@ -385,6 +385,7 @@ decode_build_show_list (gchar *table_name, ftenum_t selector_type,
default:
g_assert_not_reached();
selector_name = NULL;
break;
}