summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorMunechika SUMIKAWA <sumikawa@FreeBSD.org>2004-08-18 01:27:34 +0000
committerMunechika SUMIKAWA <sumikawa@FreeBSD.org>2004-08-18 01:27:34 +0000
commita02334c9b93e3131ddcebdd3392310675f4c1778 (patch)
tree93a8ee65ef3aabaed586f0ef102589fc8e4f9f23 /sysutils
parentUpgrade to 20040816a. Fix compilation problem with gcc-3.4. (diff)
Fix compilation problem with gcc-3.4 on -current.
Notes
Notes: svn path=/head/; revision=116554
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/xwipower/files/patch-xwipower.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/sysutils/xwipower/files/patch-xwipower.c b/sysutils/xwipower/files/patch-xwipower.c
new file mode 100644
index 000000000000..43a3c04164c7
--- /dev/null
+++ b/sysutils/xwipower/files/patch-xwipower.c
@@ -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:
+ }
+ }
+