revert previous accidental commit (just whitespace tyop in this case)

This commit is contained in:
lukem 2003-07-10 10:36:03 +00:00
parent 001c68bd94
commit 94830d866e
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
#! /bin/sh
#
# $NetBSD: sunbootcd.sh,v 1.2 2003/07/10 10:34:05 lukem Exp $
# $NetBSD: sunbootcd.sh,v 1.3 2003/07/10 10:36:03 lukem Exp $
#
# Copyright (c) 2003 The NetBSD Foundation, Inc.
# All rights reserved.
@ -37,7 +37,7 @@
# POSSIBILITY OF SUCH DAMAGE.
#
: ${SUNLABEL:=sunlabel} # sunlabel(8)
: ${SUNLABEL:=sunlabel} # sunlabel(8)
: ${CYLSIZE:=640} # Cylinder size, in 512byte blocks
PROGNAME=${0##*/}