From 0e0fe90375bb2472e1ee4402bb94f4882205b64d Mon Sep 17 00:00:00 2001 From: tb Date: Wed, 31 May 2017 08:02:56 +0000 Subject: [PATCH] whitespace nit --- distrib/miniroot/install.sub | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/distrib/miniroot/install.sub b/distrib/miniroot/install.sub index 7ac1f670448..268dd38cd4d 100644 --- a/distrib/miniroot/install.sub +++ b/distrib/miniroot/install.sub @@ -1,5 +1,5 @@ #!/bin/ksh -# $OpenBSD: install.sub,v 1.1012 2017/05/31 07:55:29 tb Exp $ +# $OpenBSD: install.sub,v 1.1013 2017/05/31 08:02:56 tb Exp $ # # Copyright (c) 1997-2015 Todd Miller, Theo de Raadt, Ken Westerback # Copyright (c) 2015, Robert Peichaer @@ -2675,7 +2675,7 @@ do_autoinstall() { exec reboot } -do_install(){ +do_install() { local _rootkey _rootpass # Ask for and set the system hostname and add the hostname specific -- 2.20.1