]> code.delx.au - gnu-emacs/blobdiff - oldXMenu/Internal.c
Rework C source files to avoid ^(
[gnu-emacs] / oldXMenu / Internal.c
index 102de9d7a564a20f25e991ab24baa0ad8eb7329c..45cdf4d647c89e17be69db6cba3e8e361a6f0b9e 100644 (file)
@@ -3,12 +3,12 @@
 #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
-the Free Software Foundation, either version 3 of the License, or
-(at your option) any later version.
+the Free Software Foundation, either version 3 of the License, or (at
+your option) any later version.
 
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -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.
              */