* src/sanity/style.test: Check the iface/ tree too.
* iface/gspn/gspn.cc, iface/gspn/ssp.cc: Fix style.
This commit is contained in:
parent
da2d2e19b1
commit
3e968a3c9d
4 changed files with 67 additions and 61 deletions
|
|
@ -201,7 +201,7 @@ namespace spot
|
|||
assert(successors_);
|
||||
// GSPN is expected to return a looping "dead" transition where
|
||||
// there is no successor.
|
||||
assert(size_> 0);
|
||||
assert(size_ > 0);
|
||||
}
|
||||
|
||||
virtual
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue