From: jave Date: Wed, 31 Dec 2008 23:26:22 +0000 (+0100) Subject: whitespace cleanup X-Git-Tag: emacs-25.0.90~2620 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6d1cade4ed64f099a5af05b3cead4fcb40904b19;p=emacs.git whitespace cleanup --- 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;