diff options
Diffstat (limited to 'oldXMenu')
| -rw-r--r-- | oldXMenu/Activate.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/oldXMenu/Activate.c b/oldXMenu/Activate.c index fef8a3b6b25..2f1c85aa1a2 100644 --- a/oldXMenu/Activate.c +++ b/oldXMenu/Activate.c | |||
| @@ -78,7 +78,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ | |||
| 78 | * | 78 | * |
| 79 | * 3) The application has enabled asynchronous event | 79 | * 3) The application has enabled asynchronous event |
| 80 | * queuing mode. In this mode all foreign events | 80 | * queuing mode. In this mode all foreign events |
| 81 | * will be queued up untill XMenuActivate | 81 | * will be queued up until XMenuActivate |
| 82 | * terminates; at which time they will be | 82 | * terminates; at which time they will be |
| 83 | * returned to the X event queue. As long as | 83 | * returned to the X event queue. As long as |
| 84 | * AEQ mode is enabled any asynchronous event | 84 | * AEQ mode is enabled any asynchronous event |