summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rtsold/rtsold.c
diff options
context:
space:
mode:
authorume <ume@FreeBSD.org>2010-02-02 16:02:09 +0000
committerume <ume@FreeBSD.org>2010-02-02 16:02:09 +0000
commit5dab0840c8827305c791727f39b4f4a3194463d7 (patch)
tree10f4dbfc837d600db934beda74354f1c195c3e4b /usr.sbin/rtsold/rtsold.c
parent154cd7f25107cd51cbd996d057926f0ac7c1b753 (diff)
downloadFreeBSD-src-5dab0840c8827305c791727f39b4f4a3194463d7.zip
FreeBSD-src-5dab0840c8827305c791727f39b4f4a3194463d7.tar.gz
Make -a option actually work.
MFC after: 1 week
Diffstat (limited to 'usr.sbin/rtsold/rtsold.c')
-rw-r--r--usr.sbin/rtsold/rtsold.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/rtsold/rtsold.c b/usr.sbin/rtsold/rtsold.c
index 93fb1eb..6aee160 100644
--- a/usr.sbin/rtsold/rtsold.c
+++ b/usr.sbin/rtsold/rtsold.c
@@ -837,7 +837,6 @@ autoifprobe(void)
if (!argv[n])
err(1, "malloc");
n++;
- argv[n] = NULL;
}
if (n) {
OpenPOWER on IntegriCloud