Skip to content
Snippets Groups Projects
Commit 1aa22f23 authored by Danny Auble's avatar Danny Auble
Browse files

alignment issue fixed in smap

parent 0744b849
No related branches found
No related tags found
No related merge requests found
...@@ -451,7 +451,7 @@ static void _print_header_part(void) ...@@ -451,7 +451,7 @@ static void _print_header_part(void)
printf("AVAIL "); printf("AVAIL ");
printf("TIMELIMIT "); printf("TIMELIMIT ");
} else { } else {
printf(" BG_BLOCK "); printf(" BG_BLOCK ");
printf("STATE "); printf("STATE ");
printf(" USER "); printf(" USER ");
printf(" CONN "); printf(" CONN ");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment