Peter Wemm 30171114b3 Fix a gcc-3.1+ warning.
warning: deprecated use of label at end of compound statement

ie: you cannot do this anymore:
switch(foo) {
....

default:
}
2002-03-19 11:02:06 +00:00
..
2002-03-19 11:02:06 +00:00
2002-03-04 18:46:13 +00:00
2002-03-12 09:45:17 +00:00
2002-03-04 18:46:13 +00:00