X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/d2fc7e3d0f6f57f962cbd94df3bf4fd15a37bb68..01fcc3a532872b29784a4d888ab9cc1aef0eed01:/oldXMenu/Internal.c diff --git a/oldXMenu/Internal.c b/oldXMenu/Internal.c index 102de9d7a5..67651c276c 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-2013 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. */