bsdlabel: Fix whitespace.

MFC after:		1 week
This commit is contained in:
Dmitry Chagin 2023-02-07 10:43:40 +03:00
parent 901b050b36
commit de59f46a82

View File

@ -146,7 +146,7 @@ main(int argc, char *argv[])
FILE *t;
int ch, error, fd;
const char *name;
error = 0;
name = NULL;