From c86e052b81210e762f8ca6b79cb46b8c4bdfbfe0 Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Tue, 20 Mar 2007 11:30:28 +0000 Subject: fix accumulated whitespace and indentation damage --- util-linux/fdisk_osf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util-linux') diff --git a/util-linux/fdisk_osf.c b/util-linux/fdisk_osf.c index dbb342886..afb8459a2 100644 --- a/util-linux/fdisk_osf.c +++ b/util-linux/fdisk_osf.c @@ -284,7 +284,7 @@ struct bsd_globals { static struct bsd_globals *bsd_globals_ptr; #define disklabelbuffer (bsd_globals_ptr->disklabelbuffer) -#define xbsd_dlabel (bsd_globals_ptr->xbsd_dlabel) +#define xbsd_dlabel (bsd_globals_ptr->xbsd_dlabel) /* Code */ -- cgit v1.2.3