From b8454619a8fb11bcba893d94f1d0b329987e2b89 Mon Sep 17 00:00:00 2001 From: okan Date: Tue, 6 Dec 2016 21:59:33 +0000 Subject: stray newlines --- menu.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'menu.c') diff --git a/menu.c b/menu.c index 1ea3ea7..b3b7e57 100644 --- a/menu.c +++ b/menu.c @@ -16,7 +16,7 @@ * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * - * $OpenBSD: menu.c,v 1.100 2016/12/06 21:54:10 okan Exp $ + * $OpenBSD: menu.c,v 1.101 2016/12/06 21:59:33 okan Exp $ */ #include @@ -126,7 +126,6 @@ menu_filter(struct screen_ctx *sc, struct menu_q *menuq, const char *prompt, CurrentTime) != GrabSuccess) { XUnmapWindow(X_Dpy, sc->menu.win); return(NULL); - } XGetInputFocus(X_Dpy, &focuswin, &focusrevert); @@ -667,4 +666,3 @@ menu_windraw(struct screen_ctx *sc, Window win, const char *fmt, ...) free(text); } - -- cgit v1.2.3-2-gb3c3