From e2742faa6506472af481ff58a35a0610ee7d4edd Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 2 Feb 2012 15:59:56 +0300 Subject: Small code style fix. --- src/utils/copynpaste.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/utils/copynpaste.cpp b/src/utils/copynpaste.cpp index 3e9e09a5c..d918c8108 100644 --- a/src/utils/copynpaste.cpp +++ b/src/utils/copynpaste.cpp @@ -331,7 +331,7 @@ static char* getSelection2(Display *dpy, Window us, Atom selection, if (left < 1) { if (ret == Success) - XFree(data); + XFree(data); return nullptr; } -- cgit v1.2.3-60-g2f50