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-02-07 20:58:47 +00:00
2002-02-20 21:25:44 +00:00
2002-03-11 07:53:13 +00:00
2002-02-26 09:21:52 +00:00
2002-03-19 11:02:06 +00:00
2002-02-26 09:16:27 +00:00
2002-02-07 20:58:47 +00:00
2002-03-19 11:02:06 +00:00
2002-03-11 07:53:13 +00:00
2002-02-23 01:42:13 +00:00
2002-02-20 21:25:44 +00:00
2002-02-10 22:07:41 +00:00
2002-03-05 18:57:36 +00:00
2002-03-05 18:57:36 +00:00
2002-03-02 12:42:24 +00:00
2002-03-14 01:32:30 +00:00
2002-03-19 11:02:06 +00:00