removed bad semicolon at the end of a "{}" bloc which is not a class/template/struct.

Debugged using g++ flags
This commit is contained in:
tlegrand 2008-01-16 08:30:38 +00:00
commit de5e71eb55

View file

@ -129,4 +129,4 @@ int main()
cross2(eo1,eo2);
};
}