From bf64138bff75e2a1434d7c4eabcc6ced6d0fb537 Mon Sep 17 00:00:00 2001 From: Jens Axboe Date: Thu, 15 Mar 2012 13:46:16 +0100 Subject: [PATCH] gfio: move File->Open above File->Close This seems more logical and also what other apps do. Signed-off-by: Jens Axboe --- gfio.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gfio.c b/gfio.c index 3ed5528b..ffc66054 100644 --- a/gfio.c +++ b/gfio.c @@ -2847,9 +2847,9 @@ static const gchar *ui_string = " \ \ \ \ + \ \ \ - \ \ \ \ -- 2.25.1