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-01-08 06:46:01 +00:00
2002-02-23 05:26:45 +00:00
2002-03-12 00:15:06 +00:00
2002-03-04 18:46:13 +00:00
2002-02-23 05:26:31 +00:00
2002-02-23 05:26:45 +00:00
2002-02-23 05:27:49 +00:00
2002-02-23 05:27:49 +00:00
2002-02-23 05:28:22 +00:00
2002-02-23 05:28:22 +00:00
2002-03-04 18:46:13 +00:00
2002-02-25 09:51:17 +00:00
2002-02-23 05:21:56 +00:00
2002-03-12 09:45:17 +00:00
2001-11-06 15:00:30 +00:00
2001-06-23 10:38:25 +00:00
2002-03-04 18:46:13 +00:00