Fix compilation problem with gcc-3.4 on -current.

This commit is contained in:
Munechika SUMIKAWA 2004-08-18 01:27:34 +00:00
parent 6c357b6bab
commit a02334c9b9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=116554

View File

@ -0,0 +1,10 @@
--- xwipower.c~ Mon Aug 16 13:03:01 2004
+++ xwipower.c Mon Aug 16 13:05:34 2004
@@ -277,7 +277,6 @@
case 'a':
mode = ANTENNA_MODE;
break;
- default:
}
}