* src/graph/graph.hh, src/tgba/tgbagraph.hh: Cosmetic fixes.

This commit is contained in:
Alexandre Duret-Lutz 2014-06-20 13:46:39 +02:00
parent 13673a1421
commit 84f92541f3
2 changed files with 6 additions and 6 deletions

View file

@ -97,7 +97,7 @@ namespace spot
{
}
// if Data is a POS type, G++ 4.8.2 wants default values for all
// if Data is a POD type, G++ 4.8.2 wants default values for all
// label fields unless we define this default constructor here.
explicit boxed_label()
{