* iface/gspn/ssp.cc (spot): Typo.

This commit is contained in:
Alexandre Duret-Lutz 2006-02-03 09:45:13 +00:00
parent 236742aed8
commit 2a843fab1a
2 changed files with 5 additions and 1 deletions

View file

@ -980,7 +980,7 @@ namespace spot
}
}
state_index_p res;
numbered_state_heap::state_index_p res;
if (i == h.end())
{
res.first = 0;