finish list with NULL

This commit is contained in:
Julien Danjou 2008-02-13 18:23:32 +01:00
parent 09d319ab07
commit 313b436be7
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ name_func_link_t FloatingPlacementList[] =
{
{ "smart", placement_smart },
{ "under_mouse", placement_under_mouse },
{ NULL, NULL }
};
static Area