From 7e40e5ab5d721fdab0c12030b76d35a1ec26b1b7 Mon Sep 17 00:00:00 2001
From: Danny Auble <da@llnl.gov>
Date: Mon, 15 Oct 2007 21:39:02 +0000
Subject: [PATCH] svn merge -r12507:12510
 https://eris.llnl.gov/svn/slurm/branches/slurm-1.2

---
 src/sview/job_info.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/sview/job_info.c b/src/sview/job_info.c
index bd6f6a05075..195f7e4b751 100644
--- a/src/sview/job_info.c
+++ b/src/sview/job_info.c
@@ -2332,7 +2332,7 @@ need_refresh:
 			
 			goto need_refresh;
 		}
-
+		
 		put_buttons_in_table(popup_win->grid_table,
 				     popup_win->grid_button_list);
 	}
-- 
GitLab