diff options
| author | John Hay <jhay@FreeBSD.org> | 2002-01-15 05:43:37 +0000 |
|---|---|---|
| committer | John Hay <jhay@FreeBSD.org> | 2002-01-15 05:43:37 +0000 |
| commit | d02a48f2f7c5356e362646d85066b5f6e54f7fdf (patch) | |
| tree | 509bf8cccfb72715975c282bcc55bed77cb1172d /usr.sbin/sysinstall | |
| parent | 7c90b342924adbfcd0ebf22a53dab01a85c04533 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/sysinstall')
| -rw-r--r-- | usr.sbin/sysinstall/dist.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/sysinstall/dist.c b/usr.sbin/sysinstall/dist.c index 1e41dc1e5fc6..0639ab3ed9ac 100644 --- a/usr.sbin/sysinstall/dist.c +++ b/usr.sbin/sysinstall/dist.c @@ -822,7 +822,6 @@ distExtract(char *parent, Distribution *me) (void)mount("devfs", "/dev", 0, NULL); unmounted_dev = 0; } - } } properties_free(dist_attr); sigaction(SIGINT, &old, NULL); /* Restore signal handler */ |
