]> code.delx.au - gnu-emacs/blobdiff - oldXMenu/Internal.c
Merge from origin/emacs-25
[gnu-emacs] / oldXMenu / Internal.c
index 102de9d7a564a20f25e991ab24baa0ad8eb7329c..f25c96368c78869be4a20d9297fcfcfd76964710 100644 (file)
@@ -3,7 +3,7 @@
 #include "copyright.h"
 
 /*
-Copyright (C) 1993, 1996, 2001-201 Free Software Foundation, Inc.
+Copyright (C) 1993, 1996, 2001-2016 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 <http://www.gnu.org/licenses/>.  */
  *
  */
 
-#include <config.h>
 #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.
              */