Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/bsd/dhcpcd/dist/src transposition police!
details: https://anonhg.NetBSD.org/src/rev/cfabca9626a9
branches: trunk
changeset: 352530:cfabca9626a9
user: christos <christos%NetBSD.org@localhost>
date: Thu Apr 06 14:00:34 2017 +0000
description:
transposition police!
diffstat:
external/bsd/dhcpcd/dist/src/dhcpcd.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 4a3a0a69dbaa -r cfabca9626a9 external/bsd/dhcpcd/dist/src/dhcpcd.c
--- a/external/bsd/dhcpcd/dist/src/dhcpcd.c Thu Apr 06 10:46:52 2017 +0000
+++ b/external/bsd/dhcpcd/dist/src/dhcpcd.c Thu Apr 06 14:00:34 2017 +0000
@@ -1494,7 +1494,7 @@
#ifdef USE_SIGNALS
case 'k':
sig = SIGALRM;
- siga = "ARLM";
+ siga = "ALRM";
break;
case 'n':
sig = SIGHUP;
Home |
Main Index |
Thread Index |
Old Index