X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/c7b7425e227a08bb85565498e517364fbc96dd2d..0877d0dc24ee792b9b14592869ea1aa0934aee58:/oldXMenu/Activate.c diff --git a/oldXMenu/Activate.c b/oldXMenu/Activate.c index fef8a3b6b2..8f1b548406 100644 --- a/oldXMenu/Activate.c +++ b/oldXMenu/Activate.c @@ -3,7 +3,7 @@ #include "copyright.h" /* -Copyright (C) 2001-2011 Free Software Foundation, Inc. +Copyright (C) 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 @@ -78,7 +78,7 @@ along with this program. If not, see . */ * * 3) The application has enabled asynchronous event * queuing mode. In this mode all foreign events - * will be queued up untill XMenuActivate + * will be queued up until XMenuActivate * terminates; at which time they will be * returned to the X event queue. As long as * AEQ mode is enabled any asynchronous event @@ -95,7 +95,6 @@ along with this program. If not, see . */ * */ -#include #include "XMenuInt.h" #include