X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/db0406bb64f7e5dceeb257c7e350f1e80ed9c1c1..c6a626ebac9827f23f87ab1774609b35c3046f57:/oldXMenu/Internal.c diff --git a/oldXMenu/Internal.c b/oldXMenu/Internal.c index 102de9d7a5..3453c64f11 100644 --- a/oldXMenu/Internal.c +++ b/oldXMenu/Internal.c @@ -3,7 +3,7 @@ #include "copyright.h" /* -Copyright (C) 1993, 1996, 2001-2011 Free Software Foundation, Inc. +Copyright (C) 1993, 1996, 2001-2015 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -29,7 +29,6 @@ along with this program. If not, see . */ * */ -#include #include "XMenuInt.h" /* @@ -968,7 +967,7 @@ _XMRefreshSelection(register Display *display, register XMenu *menu, register XM /* * Using BOX mode. * Since most drawing routines with arbitrary width lines - * are slow compared to raster-ops lets use a raster-op to + * are slow compared to raster-ops let's use a raster-op to * draw the boxes. */