Page MenuHomeFreeBSD

D33398.diff
No OneTemporary

D33398.diff

diff --git a/usr.sbin/kbdmap/kbdmap.c b/usr.sbin/kbdmap/kbdmap.c
--- a/usr.sbin/kbdmap/kbdmap.c
+++ b/usr.sbin/kbdmap/kbdmap.c
@@ -392,7 +392,7 @@
num_keymaps, listitems, NULL);
bsddialog_end();
switch (result) {
- case BSDDIALOG_YESOK:
+ case BSDDIALOG_OK:
for (i = 0; i < num_keymaps; i++) {
if (listitems[i].on) {
printf("ici\n");

File Metadata

Mime Type
text/plain
Expires
Thu, Nov 14, 7:27 PM (6 h, 50 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14632783
Default Alt Text
D33398.diff (357 B)

Event Timeline