mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-29 00:12:45 +00:00
Fix style nit.
This commit is contained in:
parent
f5db5b7fcd
commit
9a901d972d
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=73516
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PROG= disklabel
|
||||
SRCS= disklabel.c
|
||||
SRCS= disklabel.c
|
||||
MAN8= disklabel.8
|
||||
MAN5= disklabel.5
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PROG= disklabel
|
||||
SRCS= disklabel.c
|
||||
SRCS= disklabel.c
|
||||
MAN8= disklabel.8
|
||||
MAN5= disklabel.5
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user