From 6d1cade4ed64f099a5af05b3cead4fcb40904b19 Mon Sep 17 00:00:00 2001 From: jave Date: Thu, 1 Jan 2009 00:26:22 +0100 Subject: [PATCH] whitespace cleanup --- src/print.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/print.c b/src/print.c index 5eb46c15d68..f5e8d535dff 100644 --- a/src/print.c +++ b/src/print.c @@ -36,6 +36,7 @@ along with GNU Emacs. If not, see . */ #include "blockinput.h" #include "termhooks.h" /* For struct terminal. */ #include "font.h" + #ifdef HAVE_XWIDGETS #include "xwidget.h" #endif @@ -1805,7 +1806,7 @@ print_object (Lisp_Object obj, Lisp_Object printcharfun, bool escapeflag) strout ("#'); } -#endif +#endif else if (WINDOWP (obj)) { int len; -- 2.39.2