fix accumulated whitespace and indentation damage

This commit is contained in:
Denis Vlasenko 2007-03-20 11:30:28 +00:00
parent e84aeb5bcb
commit c86e052b81
23 changed files with 145 additions and 145 deletions

View file

@ -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 */